Comment 14 for bug 379991

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

I ran

tomg@rad4-x300:~$ sudo kvm -S -M pc -m 512 -smp 1 -name x300-alfresco -uuid a43c32e7-f0d5-bbb4-3784-d55fe13027da -monitor pty -pidfile /var/run/libvirt/qemu//x300-alfresco.pid -boot c -drive file=/home/tomg/VMs/x300-alfresco,if=ide,index=0,boot=on -drive file=,if=ide,media=cdrom,index=2 -net nic,macaddr=54:52:00:7c:3b:6b,vlan=0,model=virtio -net tap,fd=16,script=,vlan=0,ifname=vnet0 -serial pty -parallel none -usb -vnc 127.0.0.1:0 -k en-us -soundhw es1370 -cpu qemu64,-nx

This is the output
TUNGETIFF ioctl() failed: Bad file descriptor
char device redirected to /dev/pts/1
char device redirected to /dev/pts/2

I usually run kvm with virt-manager so do not know if that output is normal. I still cannot ping the VM