summary refs log tree commit diff stats
path: root/results/classifier/108/graphic/1187334
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/108/graphic/1187334')
-rw-r--r--results/classifier/108/graphic/118733428
1 files changed, 28 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/1187334 b/results/classifier/108/graphic/1187334
new file mode 100644
index 00000000..0f0695c2
--- /dev/null
+++ b/results/classifier/108/graphic/1187334
@@ -0,0 +1,28 @@
+graphic: 0.943
+network: 0.889
+device: 0.878
+performance: 0.684
+socket: 0.626
+vnc: 0.563
+PID: 0.543
+semantic: 0.473
+debug: 0.384
+permissions: 0.340
+files: 0.291
+boot: 0.245
+other: 0.242
+KVM: 0.017
+
+crash on hot-unplug of vmxnet3
+
+Hot-unplug of a vmxnet3 device crashes as follows:
+
+(qemu) device_add id=ff,driver=vmxnet3
+[vmxnet3][WR][vmxnet3_peer_has_vnet_hdr]: Peer has no virtio extension. Task offloads will be emulated.
+(qemu) device_del ff
+(qemu) qemu-system-x86_64: /home/pbonzini/work/upstream/qemu/net/net.c:315: qemu_del_net_client: Assertion `queues != 0' failed.
+
+Looks like this assertion does not trigger with the current version anymore, so I think we could close this bug. Or can you still reproduce it?
+
+[Expired for QEMU because there has been no activity for 60 days.]
+