[Spice-devel] winQXL error / blue screen

Alon Levy alevy at redhat.com
Tue Sep 6 10:05:41 PDT 2011


On Tue, Sep 06, 2011 at 06:35:10PM +0200, nicolas prochazka wrote:
> hi,
> 
> spice 0.8.2
> protocol 0.8.1
> qemu 0.14.1
> 
> installation of last winqxl driver :
> qxl-0.10-20112808.zip<http://www.spice-space.org/download/binaries/qxl-0.10-20112808.zip>=>
> blue screen during installation
> 
> =>
> /usr/local/bin/qemu -name M_winxp -spice port=11937,disable-ticketing
> -soundhw hda -vga qxl -device virtio-serial -chardev
> spicevmc,id=vdagent,debug=0,name=vdagent -device
> virtserialport,chardev=vdagent,name=com.redhat.spice.0 -cpu kvm64 -localtime
> -usb -usbdevice tablet -vnc 10.98.98.1:107 -monitor
> tcp:127.0.0.1:10107,server,nowait,nodelay
> -m 2048 -pidfile /var/run/qemu/M_winxp.pid -net
> tap,vlan=5,name=externe,script=/etc/qemu-ifEup,downscript=/etc/qemu-ifEdown,ifname=vmEtap7
> -net nic,vlan=5,macaddr=ac:de:49:73:7a:14,model=virtio -rtc base=localtime
> -drive
> file=/mnt/vdisk/images/vm_import_1315316595148,index=0,media=disk,snapshot=off,cache=writeback
> -drive
> file=/swapfile-guest/swap1,if=ide,index=1,media=disk,snapshot=on,boot=off
> -fda fat:floppy:/mnt/vdisk/diskconf/M_winxp do_spice_init: starting 0.8.2
> 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
> spice_server_add_interface: SPICE_INTERFACE_PLAYBACK
> spice_server_add_interface: SPICE_INTERFACE_RECORD handle_dev_input: start
> spice_server_add_interface: SPICE_INTERFACE_TABLET
> spice_server_char_device_add_interface: CHAR_DEVICE vdagent KVM internal
> error. Suberror: 1 emulation failure qemu: virtio_ioport_write: unexpected
> address 0x13 value 0x1
> 

Looks like it's related to virtio, can you try to remove vdagent and virtio-serial
components from the command line, i.e. '-device virtio-serial -chardev spicevmc,id=vdagent,debug=0,name=vdagent
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0'

Second, did you manage to reproduce this? if so can you give the full details, what is the
vm running, how do you install the driver to cause the fault?

Thanks,
Alon

> 
> 
> Regards,
> Nicolas Prochazka

> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel



More information about the Spice-devel mailing list