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

2012-04-17 Thread nicolas prochazka
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,d

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

2012-04-17 Thread David Jaša
Hi Nicolas, does it happen when you omit usbredir devices? David nicolas prochazka píše v Út 17. 04. 2012 v 12:42 +0200: > 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

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

2012-04-17 Thread Hans de Goede
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

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

2012-04-17 Thread nicolas prochazka
hello, sorry i'm already using qemu-kvm-1.0-usbredir for my test not qemu-1.0-usbredir. I'm using spice from git master. ( 2439c0dc90bcfd83d3e0eb4f08f19ef2face2118 ) april 5 Regards, Nicolas Prochazka. 2012/4/17 Hans de Goede : > Hi, > > > On 04/17/2012 12:42 PM, nicolas prochazka wrote: >> >> H

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

2012-04-17 Thread Hans de Goede
Hi, On 04/17/2012 02:13 PM, nicolas prochazka wrote: hello, sorry i'm already using qemu-kvm-1.0-usbredir for my test not qemu-1.0-usbredir. I'm using spice from git master. ( 2439c0dc90bcfd83d3e0eb4f08f19ef2face2118 ) april 5 Looks like you've found a real bug then :| I'll put looking into t

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

2012-04-17 Thread nicolas prochazka
I've also tested with : qemu last git master : segfault qemu 1.0.1 : ok spice from git master. ( windows guest with qxl install ) , vnc client connect , switch to 640x480 -> 1024x768 => segfault. or connect with vnc client when windows guest boot ( connect just after bios boot, before vga switchi

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

2012-04-17 Thread Hans de Goede
Hi, On 04/17/2012 04:58 PM, nicolas prochazka wrote: I've also tested with : qemu last git master : segfault qemu 1.0.1 : ok spice from git master. Ah, then it is likely caused by the qxl fixes I recently cherry-picked into my tree. Can you try checking out commit 4c245e5ecbc7d5c30c8e8bb4bfcd

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

2012-04-17 Thread nicolas prochazka
hello, git bisect tells me that's this commit seems to be the bad. f9344933bcc1425cf1e8142dc2f8321522dc00af is the first bad commit commit f9344933bcc1425cf1e8142dc2f8321522dc00af Author: Alon Levy Date: Fri Feb 24 23:19:29 2012 +0200 qxl: remove flipped Tested on linux and windows g

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

2012-04-17 Thread Hans de Goede
Hi, On 04/18/2012 12:43 AM, nicolas prochazka wrote: hello, git bisect tells me that's this commit seems to be the bad. f9344933bcc1425cf1e8142dc2f8321522dc00af is the first bad commit commit f9344933bcc1425cf1e8142dc2f8321522dc00af Author: Alon Levy Date: Fri Feb 24 23:19:29 2012 +0200

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

2012-04-18 Thread Alon Levy
On Tue, Apr 17, 2012 at 12:42:45PM +0200, 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=1195

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

2012-04-18 Thread nicolas prochazka
Hello, No it's no relative with virtio-serial bug. With and without virtio driver the problem appear. ( however , the new virtio serial driver from vadim corrects all windows vm guest's freeze ) In this case (vnc + qxl) , it's not a freeze but a segfault. Regards, Nicolas 2012/4/18 Alon Levy : >

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

2012-04-18 Thread Alon Levy
On Wed, Apr 18, 2012 at 11:38:01AM +0300, Alon Levy wrote: > On Tue, Apr 17, 2012 at 12:42:45PM +0200, 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

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

2012-04-20 Thread Hans de Goede
Hi, On 04/17/2012 01:48 PM, Hans de Goede wrote: 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 ad

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

2012-04-20 Thread nicolas prochazka
Hello, patch from alon works fine. thank. Regards, Nicolas P. 2012/4/20 Hans de Goede : > Hi, > > > On 04/17/2012 01:48 PM, Hans de Goede wrote: >> >> 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 win

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

2012-04-20 Thread nicolas prochazka
Hello, On http://git.kernel.org/?p=virt/kvm/qemu-kvm.git;a=summary git tree, there's qemu-kvm-1.0.1 tag now what about with your qemu-kvm-1.0-usbredir ? Regards, Nicolas 2012/4/20 nicolas prochazka : > Hello, > patch from alon works fine. > thank. > > Regards, > Nicolas P. > > 2012/4/20 Hans de G

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

2012-04-23 Thread Hans de Goede
Hi, Thanks for letting me know, I've rebased my patches to qemu-kvm-1.0.1, you can find a branch with the result here: http://cgit.freedesktop.org/~jwrdegoede/qemu/log/?h=qemu-kvm-1.0.1-usbredir Note that this is where future development will happen. Regards, Hans On 04/20/2012 05:33 PM, nic