[Spice-devel] [PATCH spice] Avoid a 'missing braces around initializer' warning.

2017-01-12 Thread Jeremy White
Signed-off-by: Jeremy White --- server/tests/replay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/tests/replay.c b/server/tests/replay.c index 8ec65d6..1f3ebb1 100644 --- a/server/tests/replay.c +++ b/server/tests/replay.c @@ -44,7 +44,7 @@

Re: [Spice-devel] How to use spice in gpu passthrough case?

2017-01-12 Thread Frediano Ziglio
> I passed a nvidia graphic card to a virtual machine with KVM. > I seted '-vga none' because vga in qemu will conflict with the gpu that I > passed to VM in windows 7. I will get code 12 with graphic card in Device > Manager when I set '-vga cirrus' or '-vga qxl'. > I could not connect to VM by

Re: [Spice-devel] [PATCH v3 1/2] Do endian swapping.

2017-01-12 Thread Michal Suchánek
Hello, On Wed, 11 Jan 2017 17:04:10 +0100 Victor Toso wrote: > Hi, > > Sorry for taking some time to reply back. > > On Mon, Jan 09, 2017 at 01:54:30PM +0100, Michal Suchanek wrote: > > This allows running big endian and little endian guest side by side > > using cut &

[Spice-devel] I: virt-viewer 5.0 binary for windows error in win 8.1

2017-01-12 Thread sella gianpietro
Hi, sorry I forgot that virt-viewer binary 3.0 and 4.0 work fine in the same system. Best regards, Gianpietro. _ Da: Spice-devel [mailto:spice-devel-boun...@lists.freedesktop.org] Per conto di sella gianpietro Inviato: giovedì 12 gennaio 2017 14.21 A:

[Spice-devel] virt-viewer 5.0 binary for windows error in win 8.1

2017-01-12 Thread sella gianpietro
Hi, a month ago I installed virt-viewer binary for win 8.1 system: https://virt-manager.org/download/sources/virt-viewer/virt-viewer-x64-5.0.ms i it worked up to a week ago. Then I did an stardard update of system

[Spice-devel] How to use spice in gpu passthrough case?

2017-01-12 Thread John Y.
I passed a nvidia graphic card to a virtual machine with KVM. I seted '-vga none' because vga in qemu will conflict with the gpu that I passed to VM in windows 7. I will get code 12 with graphic card in Device Manager when I set '-vga cirrus' or '-vga qxl'. I could not connect to VM by spice

Re: [Spice-devel] Getting involved with implementation of remote spice for 3D accelerated VMs

2017-01-12 Thread Frediano Ziglio
> > Hi, > > On Mon, Jan 09, 2017 at 05:20:10PM +0100, Behrooz Shabani wrote: > > Thanks for the info Victor. > > > > I will try to set it up and because I am new to the code base and have no > > idea where to start, I will ping you on IRC for help if you don't mind > > (assuming you're `toso`).

Re: [Spice-devel] Getting involved with implementation of remote spice for 3D accelerated VMs

2017-01-12 Thread Pavel Grunt
On Thu, 2017-01-12 at 04:04 +0330, Armin Ranjbar wrote: > Thanks! > > i can not see anything changed in spice-common and spice (judging by > last commits), am i wrong? > Changes are in stream-preference branches For spice: https://gitlab.com/victortoso/spice/commits/stream-preference > > ---

Re: [Spice-devel] Getting involved with implementation of remote spice for 3D accelerated VMs

2017-01-12 Thread Armin Ranjbar
Thanks! i can not see anything changed in spice-common and spice (judging by last commits), am i wrong? --- Armin ranjbar On Thu, Jan 12, 2017 at 1:34 AM, Victor Toso wrote: > Hi, > > On Mon, Jan 09, 2017 at 05:20:10PM +0100, Behrooz Shabani wrote: > > Thanks for the