[Spice-devel] 0.10 release - what's pending?

2011-11-09 Thread Alon Levy
Hi, It's been a long time with no major news of problems in 0.9 land. This could mean zero users, but in that case I go to my secondary reason, which is that spice-server.syms is already claiming to have 0.10 symbols, and that's just ugly. Any patches anyone is expecting to send to fix any b

[Spice-devel] OpenGL "passthrough"

2011-11-09 Thread Mosebach Kai
Hi guys, Just a though : In a scenario where a kvm-host system has a openGL capable display adapter, wouldn't it be possible (and relatively simple compared to a full VGA passthrough) to just pass the OpenGL interface/access into the VMs QXL Adapter making this one (HW accelerated) OpenGL aware?

Re: [Spice-devel] OpenGL "passthrough"

2011-11-09 Thread Alon Levy
On Wed, Nov 09, 2011 at 01:52:12PM +, Mosebach Kai wrote: > Hi guys, > > Just a though : > > In a scenario where a kvm-host system has a openGL capable display > adapter, wouldn't it be possible (and relatively simple compared to a full > VGA passthrough) to just > pass the OpenGL interface

[Spice-devel] [PATCH] support _ASYNC io calls and interrupt handling (busy wait)

2011-11-09 Thread Alon Levy
rebased. From: Gerd Hofmann --- This is Gerd's patch from the original async io in qemu series, rebased and tested by me. src/qxl.h |8 ++ src/qxl_driver.c | 66 +--- src/qxl_surface.c |4 +- 3 files changed, 72 insertions(+

[Spice-devel] About spice-xpi firefox version Compatiblity

2011-11-09 Thread Antonio Perez-Aranda
Hi all, I'm tring to running spice-xpi on Firefox 7.0 but it say me that plugin is incompatible. I modify the install.rdf to allow install until firefox 10.0 and I'm disable the compatibility check on install. But when I try to load "test.html" from git it say me that the plugins are required. D

Re: [Spice-devel] [PATCH] support _ASYNC io calls and interrupt handling (busy wait)

2011-11-09 Thread Alon Levy
On Wed, Nov 09, 2011 at 05:30:28PM +0200, Alon Levy wrote: > rebased. > > From: Gerd Hofmann I'll correct Gerd's last name before committing if it's acked. Sorry Gerd! > --- > This is Gerd's patch from the original async io in qemu series, rebased and > tested by me. > > src/qxl.h |

Re: [Spice-devel] OpenGL "passthrough"

2011-11-09 Thread Mosebach Kai
On 11/9/11 3:51 PM, "Alon Levy" wrote: >On Wed, Nov 09, 2011 at 01:52:12PM +, Mosebach Kai wrote: >> Hi guys, >> >> Just a though : >> >> In a scenario where a kvm-host system has a openGL capable display >> adapter, wouldn't it be possible (and relatively simple compared to a >>full >>

Re: [Spice-devel] OpenGL "passthrough"

2011-11-09 Thread Alon Levy
On Wed, Nov 09, 2011 at 03:57:30PM +, Mosebach Kai wrote: > On 11/9/11 3:51 PM, "Alon Levy" wrote: > > > >On Wed, Nov 09, 2011 at 01:52:12PM +, Mosebach Kai wrote: > >> Hi guys, > >> > >> Just a though : > >> > >> In a scenario where a kvm-host system has a openGL capable display >

Re: [Spice-devel] OpenGL "passthrough"

2011-11-09 Thread Mosebach Kai
Both would be very helpful :-) And important from a market/competitive point of view. Please let me have a look at the patches if possible, Thanks Kai On 11/9/11 5:54 PM, "Alon Levy" wrote: >On Wed, Nov 09, 2011 at 03:57:30PM +, Mosebach Kai wrote: >> On 11/9/11 3:51 PM, "Alon Levy" wrot

Re: [Spice-devel] OpenGL "passthrough"

2011-11-09 Thread Alon Levy
On Wed, Nov 09, 2011 at 04:57:23PM +, Mosebach Kai wrote: > Both would be very helpful :-) And important from a market/competitive > point of view. > > Please let me have a look at the patches if possible, > I'm so far from that the mere mention of it here was just a result of asking. It is

[Spice-devel] How do I install vioser in virt-manager?

2011-11-09 Thread Todd And Margo Chester
Hi All, Scientific Linux 6.2 x64 host: kvm guest: XP-Pro x32 spice 0.8.x I give up. I have Googl'ed my fingers off on this one. How do I install the virtio serial device in my guest with virt-manager? I see serial devices to add, but what type and what is the path to the device? Am I even lo

Re: [Spice-devel] How do I install vioser in virt-manager?

2011-11-09 Thread Alon Levy
On Wed, Nov 09, 2011 at 11:07:57AM -0800, Todd And Margo Chester wrote: > Hi All, > > Scientific Linux 6.2 x64 > host: kvm > guest: XP-Pro x32 > spice 0.8.x > > I give up. I have Googl'ed my fingers off on this one. How > do I install the virtio serial device in my guest with virt-manager? > >

Re: [Spice-devel] Spice-gtk usbredir

2011-11-09 Thread wangfeng wangfeng
Hi, I have tried USB redirect and it's very cool. But I cannot find the client for Windows with this feature. The newest version I can find is this:* elmarco.fedorapeople.org/spice-client-gtk+-2.exe* When I installed* "*spice-client-gtk+-2.exe"* *and tried to connect to server, it collapsed. So whe

[Spice-devel] can I attach a pitcher on this list?

2011-11-09 Thread Todd & Margo
Hi All, Can I attach a picture on this mailing list, or is that considered bad manners? Many thanks, -T ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel

Re: [Spice-devel] OpenGL "passthrough"

2011-11-09 Thread Yonit Halperin
On 11/09/2011 07:06 PM, Alon Levy wrote: On Wed, Nov 09, 2011 at 04:57:23PM +, Mosebach Kai wrote: Both would be very helpful :-) And important from a market/competitive point of view. Please let me have a look at the patches if possible, Afaik, there is an experimental code for OpenGL ha