Re: [Spice-devel] [Qemu-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-02-07 Thread Vadim Rozenfeld
I'm afraid to give you any recommendations regarding QEMU stability. I usually work with qemu-kvm repository. But we are always doing WHQL process on RHEL platform only. Maybe someone from the SPICE team can comment on your question? Best regards, Vadim. - Original Message - From: "

Re: [Spice-devel] [Qemu-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-02-07 Thread Charles . Tsai-蔡清海-研究發展部
Vadim, Thanks. I tested Windows guest OS driver the over qemu-kvm-devel 1.0.50 from git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git and it worked. The latest Windows guest driver from (https://github.com/YanVugenfirer/) seems to have to work with Qemu 1.0.50. My previous test ran over Qemu 1.

Re: [Spice-devel] usbredir and rights management

2012-02-07 Thread Dominique Rodrigues
Le 08/02/2012 00:17, Gianluca Cecchi a écrit : On Tue, Feb 7, 2012 at 11:45 PM, Dominique Rodrigues wrote: Here is for instance a message from a Debian (wheezy) Desktop when I plug a USB key with spice-gtk : Could not auto-redirect USB Mass Storage USB Mass Storage [0ef5:2366]

Re: [Spice-devel] keyboard and Mouse Fails....

2012-02-07 Thread Naga Mohan Pothula
Hi Arnon, This issue happens with Windows guest connecting from Linux client only. We noticed this issue doesn't happen if Spice client is launched after VDAgent starts. It happens only when Spice is launched from linux machine before VDAgent starts. When Spice client is launched from Windows m

Re: [Spice-devel] usbredir and rights management

2012-02-07 Thread Gianluca Cecchi
On Tue, Feb 7, 2012 at 11:45 PM, Dominique Rodrigues wrote: > > Here is for instance a message from a Debian (wheezy) Desktop when I plug > a USB key with spice-gtk : > > Could not auto-redirect USB Mass Storage USB Mass Storage [0ef5:2366] at > 3-2: Could not open usb device: Access denied (ins

Re: [Spice-devel] Possible problems with usbredir in w7 guest on F16 host?

2012-02-07 Thread Marc-André Lureau
Hi Gianluca, Thanks for your testing, and glad that helps you. It's cool you run those various tests too! Btw, the attached patch for libvirt should be all is needed to not have to edit the domain XML manually. I am going to submit it upstream as soon as I finish with some tests. The TCP opti

Re: [Spice-devel] usbredir and rights management

2012-02-07 Thread Dominique Rodrigues
On Tue, 07 Feb 2012 21:40:26 +0100, Dominique Rodrigues wrote: Hi, I have compiled spice-gtk (version 0.9) to support usbredir (version 3.3 compiled and installed) on 2 type of OS : Mageia and Debian (wheezy). I appears that usb redirection involves root in different ways for these OS. For

Re: [Spice-devel] Possible problems with usbredir in w7 guest on F16 host?

2012-02-07 Thread Gianluca Cecchi
On Tue, Feb 7, 2012 at 7:39 PM, Marc-André Lureau wrote: > [snip] > In the meantime, you > [snip] Ok, thanks for the detailed explanation, Marc. So, preliminary tests on my F16 host and a winxp vm were successful These were my steps: - virsh edit winxp Adding the usb line before the /device

[Spice-devel] usbredir and rights management

2012-02-07 Thread Dominique Rodrigues
Hi, I have compiled spice-gtk (version 0.9) to support usbredir (version 3.3 compiled and installed) on 2 type of OS : Mageia and Debian (wheezy). I appears that usb redirection involves root in different ways for these OS. For mageaia, you have to give ro

Re: [Spice-devel] [Qemu-devel] Vioserial of Windows guest OS on Qemu 0.15

2012-02-07 Thread Vadim Rozenfeld
I have tried to reproduce the problem several times without success. QEMU: QEMU 1.0.50 from git://git.qemu.org/qemu.git ,and qemu-kvm-devel 1.0.50 from git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git My guest info: OS Name: Microsoft Windows 7 Enterprise OS Version:

Re: [Spice-devel] Possible problems with usbredir in w7 guest on F16 host?

2012-02-07 Thread Marc-André Lureau
On Tue, Feb 7, 2012 at 7:24 PM, Marc-André Lureau wrote: >> Where can I find information about enabling and testing usbredir >> operating from virt-manager and not directly by xml editing? > > This is not fully supported, I think Sorry, I meant to reply with more details but pressed "space" in th

Re: [Spice-devel] Possible problems with usbredir in w7 guest on F16 host?

2012-02-07 Thread Marc-André Lureau
Hi On Tue, Feb 7, 2012 at 2:15 PM, Gianluca Cecchi wrote: > Where can I find information about enabling and testing usbredir > operating from virt-manager and not directly by xml editing? This is not fully supported, I think > Also, information for smartcard enabling would be great. > > Is it

Re: [Spice-devel] [PATCH] Don't warn if setsockopt(TCP_NDELAY) fails with errno==ENOTSUP

2012-02-07 Thread Marc-André Lureau
ack, (will push if you don't have commit access) - Mensaje original - > From: "Daniel P. Berrange" > > If connecting to a UNIX domain socket, it is expected that the > setsockopt(TCP_NDELAY) call will fail with errno=ENOTSUP, so don't > issue a warning in that case > --- > gtk/spice-cha

[Spice-devel] [PATCH] Don't warn if setsockopt(TCP_NDELAY) fails with errno==ENOTSUP

2012-02-07 Thread Daniel P. Berrange
From: "Daniel P. Berrange" If connecting to a UNIX domain socket, it is expected that the setsockopt(TCP_NDELAY) call will fail with errno=ENOTSUP, so don't issue a warning in that case --- gtk/spice-channel.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gtk/spice-ch

Re: [Spice-devel] spice inside spice mouse problem

2012-02-07 Thread Arnon Gilboa
Hi Anil, Is vdservice (&vdagent) running on both xp guests? Are the vms launched with usbtablet? Regards, Arnon Anil Vettathu wrote: Hi I have a windowsXP VM installed using virt-manager (KVM) on Fedora 16 with spice as the display. Everything is working smooth. The problem is that if I open an

Re: [Spice-devel] spice-xpi and spicec or spice-gtk as the client

2012-02-07 Thread Marc-André Lureau
- Mensaje original - > Are there plans that spice-xpi would use spice-gtk instead of spicec? > Otherwise, it looks like there are features developed only in > spice-gtk, > and spicec is going to lag behind. > (just installed spice-xpi on Fedora, and it only brought spice-client > RPM with

[Spice-devel] spice-xpi and spicec or spice-gtk as the client

2012-02-07 Thread Yaniv Kaul
Are there plans that spice-xpi would use spice-gtk instead of spicec? Otherwise, it looks like there are features developed only in spice-gtk, and spicec is going to lag behind. (just installed spice-xpi on Fedora, and it only brought spice-client RPM with it). Y. __

[Spice-devel] spice inside spice mouse problem

2012-02-07 Thread Anil Vettathu
Hi I have a windowsXP VM installed using virt-manager (KVM) on Fedora 16 with spice as the display. Everything is working smooth. The problem is that if I open an another spice console inside this WindowsXP machine accessed using spice, the mouse is not in sync inside the new spice session. For ex

Re: [Spice-devel] Possible problems with usbredir in w7 guest on F16 host?

2012-02-07 Thread Gianluca Cecchi
On Wed, Feb 1, 2012 at 3:31 PM, Gianluca Cecchi wrote: > On Wed, Feb 1, 2012 at 12:34 PM, Hans de Goede  wrote: > > It doesn't seem my case. > shutdown clean of w7 guest. > copy xml with usbredir and without the agent > virsh define w7.xml > > boot > it remains stump at attached image > > power o