diff options
Diffstat (limited to 'results/classifier/105/graphic/1187334')
| -rw-r--r-- | results/classifier/105/graphic/1187334 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/105/graphic/1187334 b/results/classifier/105/graphic/1187334 new file mode 100644 index 00000000..3e860ae2 --- /dev/null +++ b/results/classifier/105/graphic/1187334 @@ -0,0 +1,26 @@ +graphic: 0.943 +network: 0.889 +device: 0.878 +instruction: 0.708 +socket: 0.626 +vnc: 0.563 +mistranslation: 0.520 +semantic: 0.473 +assembly: 0.263 +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.] + |
