[Spice-devel] [ qemu-kvm-1.0-usbredir / hans git ]

Hans de Goede hdegoede at redhat.com
Tue Apr 17 04:48:32 PDT 2012


Hi,

On 04/17/2012 12:42 PM, nicolas prochazka wrote:
> Hello,
> I'm using qemu 1.0-usbredir from hans git.
> If i'm starting  a windows guest with  :
>
>   /usr/local/bin/qemu -name TEST_QXL010 -readconfig
> /etc/ich9-ehci-uhci.cfg -device usb-tablet -spice
> addr=10.98.98.1,port=11959,disable-ticketing -vga qxl -device
> virtio-serial -chardev spicevmc,id=vdagent,debug=0,name=vdagent
> -device virtserialport,chardev=vdagent,name=com.redhat.spice.0
> -chardev spicevmc,name=usbredir,id=usbredirchardev1 -device
> usb-redir,chardev=usbredirchardev1,id=usbredirdev1,debug=0 -chardev
> spicevmc,name=usbredir,id=usbredirchardev2 -device
> usb-redir,chardev=usbredirchardev2,id=usbredirdev2,debug=0 -chardev
> spicevmc,name=usbredir,id=usbredirchardev3 -device
> usb-redir,chardev=usbredirchardev3,id=usbredirdev3,debug=0 -vnc
> 10.98.98.1:129 -monitor tcp:127.0.0.1:10129,server,nowait,nodelay
> -soundhw ac97 -m 512 -pidfile /var/run/qemu/TEST_QXL010.pid -k fr -net
> tap,vlan=5,name=externe,script=/etc/qemu-ifEup,downscript=/etc/qemu-ifEdown,ifname=vmEtap29
> -net nic,vlan=5,macaddr=ac:de:49:14:75:5b,model=e1000 -drive
> file=/swapfile-guest/swap1,if=ide,index=1,media=disk,snapshot=on -rtc
> base=localtime -no-hpet -cpu host,+x2apic -drive
> file=/mnt/vdisk/images/VM-TEST_QXL010.1334658714.2828879,index=0,media=disk,snapshot=on,cache=unsafe
> -fda fat:floppy:/mnt/vdisk/diskconf/TEST_QXL010
>
> I boot with a default resolution of 640x480 , if i change to 1024x768
> in VNC console  , qemu segfault ( 100 % reproductible )

Can you please try with the qemu-kvm-1.0-usbredir branch instead? If you want
to try out usb-redir that is a good idea anyways, as that has a ton of
usb fixes too.

Also which version of spice-server are you using ?

I see that you're trying to enable both spice and vnc at the same time,
that should work but is not really tested...

Anyways if you can still reproduce with qemu-kvm-1.0-usbredir you've probably
found a real bug and we will need to investigate.

Regards,

Hans


More information about the Spice-devel mailing list