[Spice-devel] [PATCH spice-server 2/2] red-qxl: Rename primary_active to display_active

2017-03-05 Thread Frediano Ziglio
To avoid confusion use the more generic "display" instead of "primary". "primary" is used in the code widely to mean the primary surface. In the past (before 3D support) having a primary surface mean both the availability of something to render (that is the device was enabled and ready) and the pre

[Spice-devel] [PATCH spice-server 1/2] gl: fix client mouse mode

2017-03-05 Thread Frediano Ziglio
Since 2.8, QEMU now longer creates QXL primary surfaces when using GL. This change broke client-side mouse mode, because Spice server relies on primary surface conditions. When GL is enabled, use GL scanout informations. Mouse mode is always client when GL surfaces are used. This patch and most o

Re: [Spice-devel] Remote Viewer for Windows XP with UsbDk support

2017-03-05 Thread Fabiano Fidêncio
On Sun, Mar 5, 2017 at 1:40 PM, Sameeh Jubran wrote: > > > On Sun, Mar 5, 2017 at 12:37 PM, Victor Toso wrote: >> >> Hi, >> >> On Sun, Mar 05, 2017 at 11:46:01AM +0200, Sameeh Jubran wrote: >> > Hi all, >> > >> > I am trying to run Remote Viewer inside Windows XP while using UsbDk for >> > redire

Re: [Spice-devel] Remote Viewer for Windows XP with UsbDk support

2017-03-05 Thread Fabiano Fidêncio
On Sun, Mar 5, 2017 at 8:46 PM, Fabiano Fidêncio wrote: > On Sun, Mar 5, 2017 at 3:41 PM, Frediano Ziglio wrote: >> >> On Sun, Mar 5, 2017 at 12:37 PM, Victor Toso wrote: >>> >>> Hi, >>> >>> On Sun, Mar 05, 2017 at 11:46:01AM +0200, Sameeh Jubran wrote: >>> > Hi all, >>> > >>> > I am trying to r

Re: [Spice-devel] Remote Viewer for Windows XP with UsbDk support

2017-03-05 Thread Fabiano Fidêncio
On Sun, Mar 5, 2017 at 3:41 PM, Frediano Ziglio wrote: > > On Sun, Mar 5, 2017 at 12:37 PM, Victor Toso wrote: >> >> Hi, >> >> On Sun, Mar 05, 2017 at 11:46:01AM +0200, Sameeh Jubran wrote: >> > Hi all, >> > >> > I am trying to run Remote Viewer inside Windows XP while using UsbDk for >> > redire

Re: [Spice-devel] [RFC] Spice channels compression

2017-03-05 Thread Snir Sheriber
Hi, Thanks all for your comments On 03/03/2017 12:49 PM, Frediano Ziglio wrote: Hey, Do you have any measurements of how much bandwidth is saved on each channel type on basic usage of linux/windows guests? Ideally, with numbers about additional CPU usage and added latency? Christophe Yes,

[Spice-devel] Enhance video performance

2017-03-05 Thread Jayce Wong
Hello my friends, I am a newbie of SPICE and recently I managed to build and install both SPICE server and gtk client on my laptop (Ubuntu16.04.2), and I encountered a problem of video performance when I played a video on the guest OS (Ubuntu16.04.2 with Unity 8). The performance of playing a video

Re: [Spice-devel] Remote Viewer for Windows XP with UsbDk support

2017-03-05 Thread Frediano Ziglio
> On Sun, Mar 5, 2017 at 12:37 PM, Victor Toso < li...@victortoso.com > wrote: > > Hi, > > > On Sun, Mar 05, 2017 at 11:46:01AM +0200, Sameeh Jubran wrote: > > > > Hi all, > > > > > > > > I am trying to run Remote Viewer inside Windows XP while using UsbDk for > > > > redirection, However wh

Re: [Spice-devel] Remote Viewer for Windows XP with UsbDk support

2017-03-05 Thread Sameeh Jubran
On Sun, Mar 5, 2017 at 12:37 PM, Victor Toso wrote: > Hi, > > On Sun, Mar 05, 2017 at 11:46:01AM +0200, Sameeh Jubran wrote: > > Hi all, > > > > I am trying to run Remote Viewer inside Windows XP while using UsbDk for > > redirection, However when installing the latest version of Virt-Viewer on >

Re: [Spice-devel] Remote Viewer for Windows XP with UsbDk support

2017-03-05 Thread Victor Toso
Hi, On Sun, Mar 05, 2017 at 11:46:01AM +0200, Sameeh Jubran wrote: > Hi all, > > I am trying to run Remote Viewer inside Windows XP while using UsbDk for > redirection, However when installing the latest version of Virt-Viewer on > XP and try to run Remote Viewer some Dlls seem to be missing. > >

[Spice-devel] Remote Viewer for Windows XP with UsbDk support

2017-03-05 Thread Sameeh Jubran
Hi all, I am trying to run Remote Viewer inside Windows XP while using UsbDk for redirection, However when installing the latest version of Virt-Viewer on XP and try to run Remote Viewer some Dlls seem to be missing. Anyone knows where can I find / compile a version that supports UsbDk and runs o