summary refs log tree commit diff stats
path: root/results/classifier/105/KVM/1626596
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/105/KVM/1626596')
-rw-r--r--results/classifier/105/KVM/162659636
1 files changed, 36 insertions, 0 deletions
diff --git a/results/classifier/105/KVM/1626596 b/results/classifier/105/KVM/1626596
new file mode 100644
index 000000000..6519e76bc
--- /dev/null
+++ b/results/classifier/105/KVM/1626596
@@ -0,0 +1,36 @@
+KVM: 0.826
+graphic: 0.808
+vnc: 0.762
+device: 0.761
+network: 0.710
+instruction: 0.708
+mistranslation: 0.620
+other: 0.586
+semantic: 0.580
+socket: 0.514
+assembly: 0.471
+boot: 0.429
+
+Lockup with vhost network
+
+After using Qemu in this configuration successfully for quite a while, I changed two things:
+- moved the VM from a 8-core 4GHz host to a slower 2-core 1.6 Ghz machine
+- upgraded qemu from 2.1 to 2.5
+
+and almost immediately (in a couple hours) got hit with a vhost-related lockup.
+
+QEMU command line is:
+
+qemu-system-x86_64 -enable-kvm -daemonize -monitor unix:./monitor,server,nowait -cpu host -M q35 -balloon virtio -device virtio-scsi-pci,id=scsi -device scsi-hd,drive=hd -drive if=none,id=hd,cache=writeback,aio=native,format=raw,file=xxxx.img,discard=unmap,detect-zeroes=unmap -device virtio-net-pci,netdev=net0,mac=xxxx -netdev tap,vhost=on,id=net0,script=xxxx.sh -usbdevice tablet -smp 2 -m 512 -vnc xxxx:yz
+
+VM was running fine, except no network traffic was passed from/to it. Shutting down the VM, it hung at "Will now halt." The QEMU process was unkillable, so the only choice was to sysrq-b the entire box.
+
+dmesg with sysrq-w attached.
+
+
+
+The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
+If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has been solved with a newer version of QEMU already. Thank you and sorry for the inconvenience.
+
+[Expired for QEMU because there has been no activity for 60 days.]
+