With qemu-kvm 0.12.3 used on 2.6.34-rc3, this command:

qemu-kvm -m 1500 -drive 
file=/srv/kvm/images/im1.qcow2,if=virtio,cache=none,index=0,boot=on
-drive file=/srv/kvm/images/im1-backup.qcow2,if=virtio,cache=none,index=1 -net
nic,vlan=0,model=virtio,macaddr=F2:4A:51:41:B1:AA -net 
tap,vlan=0,script=/etc/qemu-ifup
-localtime -nographic

Renders the below - is it a known issue, or something particular with my 
configuration?

[  282.364859] BUG: unable to handle kernel paging request at 0000000200000001
[  282.364863] IP: [<ffffffff8111c805>] __kmalloc_node+0x125/0x200
[  282.364869] PGD 17d967067 PUD 0
[  282.364871] Oops: 0000 [#1] SMP
[  282.364873] last sysfs file: 
/sys/devices/system/cpu/cpu7/cache/index2/shared_cpu_map

(...)

If it's interesting to anyone, kvm starts fine here if I start it _before_ starting X.

If I first start X, then kvm - machines starts to Oops.


--
Tomasz Chmielewski
http://wpkg.org

--
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