On Mon, Jan 23, 2012 at 10:35:17AM +0000, Frank Murphy wrote: > On 23/01/12 10:11, Richard W.M. Jones wrote: > >On Mon, Jan 23, 2012 at 09:19:44AM +0000, Frank Murphy wrote: > >>I have one guest shuts down immedialty, > >>after run button is pressed in Virt-Manager. > > > >What does it say in /var/log/libvirt/qemu/<GuestName>.log? > > > >Rich. > > > > 2012-01-23 10:32:37.244+0000: starting up > LC_ALL=C PATH=/sbin:/usr/sbin:/bin:/usr/bin QEMU_AUDIO_DRV=none > /usr/bin/qemu-kvm -S -M pc-0.13 -enable-kvm -m 1536 -smp > 1,sockets=1,cores=1,threads=1 -name 02-64-Bit-Old -uuid > 218ef41a-0c78-b738-0958-f23c615e5152 -nodefconfig -nodefaults > -chardev > socket,id=charmonitor,path=/var/lib/libvirt/qemu/02-64-Bit-Old.monitor,server,nowait > -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc > -no-shutdown -drive > file=/var/lib/libvirt/images/02-64-Bit-Old.img,if=none,id=drive-virtio-disk0,format=raw > -device > virtio-blk-pci,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 > -drive if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw > -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 > -netdev tap,fd=22,id=hostnet0 -device > virtio-net-pci,netdev=hostnet0,id=net0,mac=00:22:16:6f:63:e9,bus=pci.0,addr=0x3 > -chardev pty,id=charserial0 -device > isa-serial,chardev=charserial0,id=serial0 -usb -device > usb-tablet,id=input0 -vnc 127.0.0.1:0 -k en-gb -vga vmware -device > AC97,id=sound0,bus=pci.0,addr=0x4 -device > virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6 > char device redirected to /dev/pts/1 > qemu-kvm: /builddir/build/BUILD/qemu-kvm-1.0/memory.c:1239: > memory_region_add_subregion_common: Assertion `!subregion->parent' > failed. > 2012-01-23 10:32:37.628+0000: shutting down
You could try editing the machine type, changing pc-0.13 -> pc-0.14 (or just leaving it out entirely), according to this thread: https://lists.gnu.org/archive/html/qemu-devel/2011-10/msg02929.html Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://libguestfs.org _______________________________________________ virt mailing list virt@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/virt