summary refs log tree commit diff stats
path: root/results/classifier/105/graphic/1860
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/graphic/1860')
-rw-r--r--results/classifier/105/graphic/186023
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/105/graphic/1860 b/results/classifier/105/graphic/1860
new file mode 100644
index 000000000..f821c4e05
--- /dev/null
+++ b/results/classifier/105/graphic/1860
@@ -0,0 +1,23 @@
+graphic: 0.909
+device: 0.879
+instruction: 0.812
+semantic: 0.485
+network: 0.135
+mistranslation: 0.116
+vnc: 0.086
+boot: 0.086
+socket: 0.044
+assembly: 0.031
+other: 0.021
+KVM: 0.015
+
+virtio-gpu: Only black screen observed after resuming when guest vm do S3
+Description of problem:
+On Xen hypervisor, host(dom0) is PVH, guest(domU) is hvm, config virtio-gpu for guest.
+
+##
+Steps to reproduce:
+1. In guest vm run "sudo su root" & "echo mem \> /sys/power/state"
+2. In host run "sudo xl trigger \<guest id\> s3resume"
+Additional information:
+##