Hi there,
When executing the following command, the VM starts for about two to three seconds, then aborts and dumps the core. kvm-spice:/var/vmmachines# kvm-spice -cpu host -enable-kvm -name ubuntu-12-04 -m 1024 -drive file=/var/vmmachines/ubuntu-12-04.img -net nic,model=rtl8139 -net user -localtime -usb -vga qxl -global qxl-vga.vram_size=67108864 -spice port=5902,disable-ticketing -boot d -device virtio-serial-pci -device virtserialport,chardev=spicechannel0,name=com.redhat.spice.0 -chardev spicevmc,id=spicechannel0,name=vdagent do_spice_init: starting 0.10.1 spice_server_add_interface: SPICE_INTERFACE_MIGRATION spice_server_add_interface: SPICE_INTERFACE_KEYBOARD spice_server_add_interface: SPICE_INTERFACE_MOUSE spice_server_add_interface: SPICE_INTERFACE_QXL red_worker_main: begin display_channel_create: create display channel cursor_channel_create: create cursor channel kvm-spice: /build/buildd/qemu-linaro-1.0.50-2012.03/exec.c:2641: register_subpage: Assertion `existing.mr->subpage || existing.mr == &io_mem_unassigned' failed. Aborted (core dumped) I am able to start the VM when I use /usr/bin/kvm and the same command following that, replacing the kvm-spice part and the VM will run fine then. Any thoughts? Tom
_______________________________________________ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel