summary refs log tree commit diff stats
path: root/results/classifier/105/device/884
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/device/884')
-rw-r--r--results/classifier/105/device/88421
1 files changed, 21 insertions, 0 deletions
diff --git a/results/classifier/105/device/884 b/results/classifier/105/device/884
new file mode 100644
index 00000000..57699a96
--- /dev/null
+++ b/results/classifier/105/device/884
@@ -0,0 +1,21 @@
+device: 0.888
+graphic: 0.878
+instruction: 0.426
+network: 0.347
+semantic: 0.275
+boot: 0.197
+vnc: 0.156
+mistranslation: 0.130
+KVM: 0.119
+other: 0.067
+socket: 0.060
+assembly: 0.051
+
+Stuck when using virtio driver to rotate the screen
+Description of problem:
+Configure the virtual machine's graphics card as Virtio, and use `xrandr -o left` to rotate the screen and it will get stuck.
+
+Configure the graphics card as VGA, and use `xrandr -o left` to rotate the screen normally.
+Steps to reproduce:
+1. Configure the virtual machine's graphics card as Virtio
+2. use `xrandr -o left` to rotate the screen