Comment 17 for bug 379991

Revision history for this message
dawntiger (dawntiger-alan) wrote : Re: Certain VMs do not run under KVM using 2.6.30-rc5 kernel

I've tried to upgrade kvm from 84 to 87, but it did not work.

Host: Ubuntu Jaunty with kernel 2.6.30-020630-generic
KVM: 87

/usr/local/kvm/bin/qemu-system-x86_64 -S -M pc -m 384 -smp 1 -name xp -uuid 24101b4d-dd28-45c5-3934-b790fc0eef4a -monitor pty -pidfile /var/run/libvirt/qemu//xp.pid -localtime -no-acpi -boot c -drive file=/home/alan/VMs/libvirt/images/xp.qcow2,if=ide,index=0,boot=on -net nic,macaddr=54:52:00:7d:39:ae,vlan=0,model=ne2k_pci -net tap,script=,vlan=0,ifname=vnet0 -serial pty -parallel none -usb -usbdevice tablet -vnc 127.0.0.1:0 -k en-us -soundhw es1370

And the command 'qemu-system-x86_64' built from KVM-87 code can not allow the parameter 'fd' in network setting, so I had to remove 'fd=17,' from the upper command sample.

Other thing I have to mention here, I opened visual effect at normal level.