merge 679788 680460 thanks On 06.07.2012 11:23, Haruo Kinoshita wrote: > Package: qemu-kvm > Version: 1.1~z0+dfsg-1 > Followup-For: Bug #680460 > > Hello, > > I have same problem. > qemu-kvm dies at guest kernel loading. > > ---- uname information of host ---- > # uname -a > Linux mia 3.4.4-rt13 #1 SMP PREEMPT RT Tue Jun 26 17:28:47 JST 2012 x86_64 > GNU/Linux > > ---- qemu-kvm command line ---- > * generated by libvirt > # /usr/bin/kvm -name toolbox-eval -S -M pc-0.15 -cpu > kvm64,+lahf_lm,+pdcm,+xtpr,+tm2,+est,+smx,+vmx,+ds_cpl,+monitor,+dtes64,+pbe,+tm,+ht,+ss,+acpi,+ds,+vme > -enable-kvm -m 512 -smp 1,sockets=1,cores=1,threads=1 -uuid 50496a27-1f54-8687 > -2c6f-4a6b299b113e -no-user-config -nodefaults -chardev > socket,id=charmonitor,path=/var/lib/libvirt/qemu/toolbox- > eval.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control > -rtc base=utc -no-shutdown -device > piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 > -drive file=/var/lib/libvirt/images/toolbox-eval.img,if=none,id=drive-virtio- > disk0,format=qcow2 -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive > =drive-virtio-disk0,id=virtio-disk0,bootindex=1 -netdev > tap,fd=19,id=hostnet0,vhost=on,vhostfd=20 -device virtio-net- > pci,netdev=hostnet0,id=net0,mac=52:54:00:e2:a8:b9,bus=pci.0,addr=0x3 -chardev > file,id=charserial0,path=/home/haruo31/toolbox-eval.log -device isa- > serial,chardev=charserial0,id=serial0 -device usb-tablet,id=input0 -vnc > 127.0.0.1:0 -vga cirrus -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device > hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device virtio-balloon- > pci,id=balloon0,bus=pci.0,addr=0x6
Okay, this helps. Thank you. You've hit a known bug, for which a workaround is known and a patch exists - I just haven't uploaded the new release yet (due to wheezy freeze, I'm trying to fix more bugs before uploading). It is #680460, see http://bugs.debian.org/680460 (The workaround is to remove -M, change it to -M pc-1.1, or disable vhost-net). Mergeing the two bugreports. Thanks, /mjt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

