Hi, 

I've switched from -0.11.0 to -0.12 and from 2.6.31.6 to 2.6.32.2 to try the 
new virtio-memory-API introduced in latest libvirt from git. I can start VMs 
f.e. by kvm -cdrom $someiso --enable-kvm but my domain configs to not work 
anymore. 


Domain config: http://pastebin.com/f66324669

Qemu log when doing "virsh start wp01":

LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin 
HOME=/root USER=root LOGNAME=root QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M 
pc-0.11 -enable-kvm -m 1000 -smp 1 -name wp01 -uuid 
4c34e9aa-2bcd-fa8e-bc98-4417c1cb779a -chardev 
socket,id=monitor,path=/usr/local/var/lib/libvirt/qemu/wp01.monitor,server,nowait
 -monitor 
chardev:monitor -boot 
c -kernel /boot/vmlinuz-2.6.32.2 -initrd /boot/initrd.img-2.6.32.2 -append 
root=/dev/vdb noresume2 -drive 
file=/dev/disk/by-path/ip-10.0.1.1:3260-iscsi-iqn.2009-09.local:store.wp01-swap-lun-0,if=virtio,index=0,boot=on
 -drive 
file=/dev/disk/by-path/ip-10.0.1.1:3260-iscsi-iqn.2009-09.local:store.wp01-disk-lun-0,if=virtio,index=1
 -net 
nic,macaddr=00:16:3e:00:01:01,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=18,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial 
chardev:serial0 -parallel none -usb -vnc 0.0.0.0:0 -k de -vga cirrus
char device redirected to /dev/pts/3
Option 'ipv4': Use 'on' or 'off'
Failed to parse "yes" for "dummy.ipv4"
rom: requested regions overlap (rom vapic.bin. free=0x0000000000000600, 
addr=0x0000000000000000)
rom loading failed


Is this a bug or am I missing something?


Thanks, kr
tom

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to