Hello, I have a winxp sp3 VM that runs inside an oVirt 3.2 all-in-one install in Fedora18 I had spice-guest-tools-0.3 installed. I stopped spice agent and then ran the 0.52 executable. But now the VM doesn't start anymore.... It remains here, tried a couple of times: https://docs.google.com/file/d/0BwoPbcrMv8mvNmpPaXcwNkVOaVU/edit?usp=sharing I can poweroff and on and then the system is able to start in safe mode >From the safe mode I see that qxl driver is the same version, while virtio net and scsi are the new ones as expected from the new version number... 22/01/2013 51.64.104.5200 previous was 29/11/2012 51.64.104.4900 tried reboot normally and same problem. Are there any known problems with windows xp? package versions are: ]# rpm -qa|egrep "qemu|libvirt|spice" spice-parent-15-6.fc18.noarch libvirt-daemon-driver-storage-0.10.2.3-1.fc18.x86_64 libvirt-daemon-driver-lxc-0.10.2.3-1.fc18.x86_64 libvirt-lock-sanlock-0.10.2.3-1.fc18.x86_64 libvirt-python-0.10.2.3-1.fc18.x86_64 libvirt-gconfig-0.1.5-1.fc18.x86_64 spice-glib-0.15.3-1.fc18.x86_64 libvirt-daemon-driver-qemu-0.10.2.3-1.fc18.x86_64 spice-server-0.12.2-3.fc18.x86_64 libvirt-gobject-0.1.5-1.fc18.x86_64 libvirt-daemon-driver-network-0.10.2.3-1.fc18.x86_64 libvirt-daemon-driver-secret-0.10.2.3-1.fc18.x86_64 libvirt-daemon-driver-libxl-0.10.2.3-1.fc18.x86_64 qemu-common-1.2.2-6.fc18.x86_64 ipxe-roms-qemu-20120328-2.gitaac9718.fc18.noarch libvirt-daemon-driver-nwfilter-0.10.2.3-1.fc18.x86_64 libvirt-daemon-driver-xen-0.10.2.3-1.fc18.x86_64 spice-gtk3-0.15.3-1.fc18.x86_64 qemu-img-1.2.2-6.fc18.x86_64 spice-xpi-2.8-1.fc18.x86_64 spice-vdagent-0.12.1-1.fc18.x86_64 libvirt-client-0.10.2.3-1.fc18.x86_64 libvirt-daemon-driver-nodedev-0.10.2.3-1.fc18.x86_64 libvirt-0.10.2.3-1.fc18.x86_64 libvirt-daemon-config-nwfilter-0.10.2.3-1.fc18.x86_64 libvirt-glib-0.1.5-1.fc18.x86_64 libvirt-daemon-0.10.2.3-1.fc18.x86_64 libvirt-daemon-driver-interface-0.10.2.3-1.fc18.x86_64 libvirt-daemon-kvm-0.10.2.3-1.fc18.x86_64 qemu-system-x86-1.2.2-6.fc18.x86_64 libvirt-daemon-driver-uml-0.10.2.3-1.fc18.x86_64 qemu-kvm-1.2.2-6.fc18.x86_64 libvirt-daemon-config-network-0.10.2.3-1.fc18.x86_64 the qemu command line run by oVirt is: qemu 6084 1 99 10:03 ? 00:01:47 /usr/bin/qemu-kvm -name winxp -S -M pc-0.14 -cpu Opteron_G3 -enable-kvm -m 1024 -smp 1,sockets=1,cores=1,threads=1 -uuid 2981b979-a363-4ab9-a251-439b5774b04d -smbios type=1,manufacturer=oVirt,product=oVirt Node,version=18-1,serial=E0E1001E-8C00-002A-6F9A-90E6BAC9F1E1,uuid=2981b979-a363-4ab9-a251-439b5774b04d -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/winxp.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=2013-03-08T21:01:40,driftfix=slew -no-shutdown -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x5.0x7 -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pci.0,addr=0x5.0x1 -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x5 -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pci.0,addr=0x5.0x2 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x7 -drive if=none,id=drive-ide0-1-0,readonly=on,format=raw,serial= -device ide-cd,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -drive file=/rhev/data-center/65c9777e-23f1-4f04-8cea-e7c8871dc88b/0a8035e6-e41d-40ff-a154-e0a374f264b2/images/75c54716-5222-4ad6-91f2-8b312eacc4b4/201a3f12-4b58-49a1-8748-5d5782175e28,if=none,id=drive-virtio-disk0,format=raw,serial=75c54716-5222-4ad6-91f2-8b312eacc4b4,cache=none,werror=stop,rerror=stop,aio=threads -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x6,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -netdev tap,fd=27,id=hostnet0,vhost=on,vhostfd=28 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=00:1a:4a:a8:01:52,bus=pci.0,addr=0x3 -chardev socket,id=charchannel0,path=/var/lib/libvirt/qemu/channels/winxp.com.redhat.rhevm.vdsm,server,nowait -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.rhevm.vdsm -chardev socket,id=charchannel1,path=/var/lib/libvirt/qemu/channels/winxp.org.qemu.guest_agent.0,server,nowait -device virtserialport,bus=virtio-serial0.0,nr=2,chardev=charchannel1,id=channel1,name=org.qemu.guest_agent.0 -chardev spicevmc,id=charchannel2,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=3,chardev=charchannel2,id=channel2,name=com.redhat.spice.0 -spice port=5900,tls-port=5901,addr=0,x509-dir=/etc/pki/vdsm/libvirt-spice,tls-channel=main,tls-channel=display,tls-channel=inputs,tls-channel=cursor,tls-channel=playback,tls-channel=record,tls-channel=smartcard,tls-channel=usbredir -k en-us -vga qxl -global qxl-vga.vram_size=67108864 -device AC97,id=sound0,bus=pci.0,addr=0x4 -chardev spicevmc,id=charredir0,name=usbredir -device usb-redir,chardev=charredir0,id=redir0 -chardev spicevmc,id=charredir1,name=usbredir -device usb-redir,chardev=charredir1,id=redir1 -chardev spicevmc,id=charredir2,name=usbredir -device usb-redir,chardev=charredir2,id=redir2 -chardev spicevmc,id=charredir3,name=usbredir -device usb-redir,chardev=charredir3,id=redir3 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 Thanks in advance, Gianluca _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel