summary refs log tree commit diff stats
path: root/results/classifier/108/graphic/504
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/108/graphic/504')
-rw-r--r--results/classifier/108/graphic/50433
1 files changed, 33 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/504 b/results/classifier/108/graphic/504
new file mode 100644
index 000000000..6e9424ea2
--- /dev/null
+++ b/results/classifier/108/graphic/504
@@ -0,0 +1,33 @@
+graphic: 0.935
+semantic: 0.696
+performance: 0.666
+KVM: 0.648
+device: 0.546
+PID: 0.429
+debug: 0.283
+other: 0.275
+vnc: 0.227
+socket: 0.171
+files: 0.165
+permissions: 0.154
+boot: 0.135
+network: 0.112
+
+kvm_log_clear_one_slot: KVM_CLEAR_DIRTY_LOG failed
+Description of problem:
+```
+ $ ./qemu-system-i386 -enable-kvm -cdrom ubuntu-20.04.2.0-desktop-amd64.iso
+qemu-system-i386: kvm_log_clear_one_slot: KVM_CLEAR_DIRTY_LOG failed, slot=9, start=0x0, size=0x10, errno=-14
+qemu-system-i386: kvm_log_clear: kvm log clear failed: mr=vga.vram offset=10000 size=10000
+Aborted
+
+ $ ./qemu-system-x86_64 -enable-kvm -cdrom ubuntu-20.04.2.0-desktop-amd64.iso
+qemu-system-x86_64: kvm_log_clear_one_slot: KVM_CLEAR_DIRTY_LOG failed, slot=9, start=0x0, size=0x10, errno=-14
+qemu-system-x86_64: kvm_log_clear: kvm log clear failed: mr=vga.vram offset=0 size=10000
+Aborted
+```
+Steps to reproduce:
+1. qemu crashes right at start
+Additional information:
+- last successfully used qemu version: 5.2.0
+ - first seen failing qemu version: 6.0