summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1037675
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1037675')
-rw-r--r--results/scraper/launchpad-without-comments/10376759
1 files changed, 9 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1037675 b/results/scraper/launchpad-without-comments/1037675
new file mode 100644
index 00000000..89f685ff
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1037675
@@ -0,0 +1,9 @@
+Guest Kernel Panic if using "-cpu host" in qemu-kvm 1.1.1
+
+After Upgrading to qemu-kvm-1.1.1-r1 from version 1.0.1-r1 my virtual machines (running gentoo linux) panic at intel_pmu_init. (detailed information including stacktrace are in the uploaded screenshot). When i remove the "-cpu host" option, the system starts normally. 
+
+the command line from whicht the system is bootet: 
+
+qemu-kvm -vnc :7 -usbdevice tablet -daemonize -m 256 -drive file=/data/virtual_machines/wgs-l08.img,if=virtio  -boot c -k de -net nic,model=virtio,macaddr=12:12:00:12:34:63,vlan=0 -net tap,ifname=qtap6,script=no,downscript=no,vlan=0 -smp 2 -enable-kvm -cpu host -monitor unix:/var/run/qemu-kvm/wgs-l08.monitor,server,nowait
+
+also reported on gentoo bug tracker (with some more details of the host): https://bugs.gentoo.org/show_bug.cgi?id=431640
\ No newline at end of file