summaryrefslogtreecommitdiffstats
path: root/results/classifier/105/device/1744654
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/device/1744654')
-rw-r--r--results/classifier/105/device/174465420
1 files changed, 20 insertions, 0 deletions
diff --git a/results/classifier/105/device/1744654 b/results/classifier/105/device/1744654
new file mode 100644
index 00000000..8a06a421
--- /dev/null
+++ b/results/classifier/105/device/1744654
@@ -0,0 +1,20 @@
+device: 0.948
+graphic: 0.936
+socket: 0.895
+semantic: 0.865
+assembly: 0.862
+instruction: 0.852
+mistranslation: 0.814
+network: 0.813
+vnc: 0.669
+KVM: 0.655
+other: 0.563
+boot: 0.474
+
+commit: 4fe6d78 "virtio: postpone the execution of event_notifier_cleanup function" will cause vhost-user device crash
+
+The new commit: 4fe6d78 break the existing vhost-user devices, such as vhost-user-scsi/blk and vhost-vsocks when exit the host driver, kvm_io_ioeventfd_del will hit the abort().
+
+Thanks for the bug report. Patch has now been reverted:
+https://git.qemu.org/?p=qemu.git;a=commitdiff;h=1ef8185a0613dd2ed2
+