Re: [Spice-devel] High bandwith using spice

2017-03-28 Thread Joshua J. Kugler
On Tuesday, March 28, 2017 3:30:16 PM AKDT you wrote: > Actually Spice with streaming settings turned on is more efficient than > VNC using compressions similar to youtube. That's good to know. However, I've had this experience. 1) SSH in to host with -X (X redirection) and fire up virt-manager,

Re: [Spice-devel] High bandwith using spice

2017-03-28 Thread Frediano Ziglio
> > On Sunday, March 26, 2017 11:08:39 PM AKDT Sören Busse wrote: > > I've created a QEMU-VM with Windows 7 and the default QXL and virtio > > drivers. The problem apperas if I try to connect to this VM from my LAN > > which is limited to 1GBit/s > > > > Youtube videos are lagging and qemu is usi

Re: [Spice-devel] High bandwith using spice

2017-03-28 Thread Joshua J. Kugler
On Sunday, March 26, 2017 11:08:39 PM AKDT Sören Busse wrote: > I've created a QEMU-VM with Windows 7 and the default QXL and virtio > drivers. The problem apperas if I try to connect to this VM from my LAN > which is limited to 1GBit/s > > Youtube videos are lagging and qemu is using the full 1GB

Re: [Spice-devel] [PATCH 00/12] Set of patches for further support of VSync

2017-03-28 Thread Frediano Ziglio
> On Tue, Mar 28, 2017 at 5:14 PM, Frediano Ziglio < fzig...@redhat.com > > wrote: > > > > > > > The main goal is to reduce time in GDI callback (PresentDisplayOnly) and > > > > avoid > > > > situation when the processing takes more than 2 seconds causing class > > > driver > > > > watchdog. >

Re: [Spice-devel] [PATCH 10/12] qxl-wddm-dod: Optimize allocation of memory chunks

2017-03-28 Thread Frediano Ziglio
> On Tue, Mar 28, 2017 at 4:23 PM, Frediano Ziglio < fzig...@redhat.com > > wrote: > > > > > > > Increased size of allocation to reduce number of allocation per > > > > bitmap. Before change the procedure ignored 'alloc_size' parameter > > > > and always allocated memory chunk according to 'siz

Re: [Spice-devel] [PATCH spice-gtk 4/4] Add default .gitpublish profile

2017-03-28 Thread Victor Toso
Hi, On Tue, Mar 28, 2017 at 11:10:54AM -0400, Marc-André Lureau wrote: > > - Original Message - > > On Tue, 2017-03-28 at 16:37 +0200, Victor Toso wrote: > > > Hi, > > > > > > On Tue, Mar 28, 2017 at 03:51:34PM +0200, marcandre.lur...@redhat.co > > > m wrote: > > > > From: Marc-André Lure

Re: [Spice-devel] [PATCH spice-gtk 1/4] build-sys: update spice-common submodule

2017-03-28 Thread Christophe Fergeau
On Tue, Mar 28, 2017 at 05:10:06PM +0200, Pavel Grunt wrote: > On Tue, 2017-03-28 at 17:03 +0200, Christophe Fergeau wrote: > > On Tue, Mar 28, 2017 at 04:45:05PM +0200, Pavel Grunt wrote: > > > On Tue, 2017-03-28 at 16:32 +0200, Victor Toso wrote: > > > > On Tue, Mar 28, 2017 at 04:25:05PM +0200,

Re: [Spice-devel] [PATCH spice-gtk 4/4] Add default .gitpublish profile

2017-03-28 Thread Marc-André Lureau
- Original Message - > On Tue, 2017-03-28 at 16:37 +0200, Victor Toso wrote: > > Hi, > > > > On Tue, Mar 28, 2017 at 03:51:34PM +0200, marcandre.lur...@redhat.co > > m wrote: > > > From: Marc-André Lureau > > > > > > Can be quite handy for git-publish users like me. > > > (https://gith

Re: [Spice-devel] [PATCH spice-gtk 1/4] build-sys: update spice-common submodule

2017-03-28 Thread Pavel Grunt
On Tue, 2017-03-28 at 17:03 +0200, Christophe Fergeau wrote: > On Tue, Mar 28, 2017 at 04:45:05PM +0200, Pavel Grunt wrote: > > On Tue, 2017-03-28 at 16:32 +0200, Victor Toso wrote: > > > On Tue, Mar 28, 2017 at 04:25:05PM +0200, Pavel Grunt wrote: > > > > On Tue, 2017-03-28 at 15:51 +0200, marcand

Re: [Spice-devel] [PATCH spice-gtk 1/4] build-sys: update spice-common submodule

2017-03-28 Thread Christophe Fergeau
On Tue, Mar 28, 2017 at 04:45:05PM +0200, Pavel Grunt wrote: > On Tue, 2017-03-28 at 16:32 +0200, Victor Toso wrote: > > On Tue, Mar 28, 2017 at 04:25:05PM +0200, Pavel Grunt wrote: > > > On Tue, 2017-03-28 at 15:51 +0200, marcandre.lur...@redhat.com > > > wrote: > > > > From: Marc-André Lureau >

Re: [Spice-devel] [PATCH spice-gtk 4/4] Add default .gitpublish profile

2017-03-28 Thread Pavel Grunt
On Tue, 2017-03-28 at 16:37 +0200, Victor Toso wrote: > Hi, > > On Tue, Mar 28, 2017 at 03:51:34PM +0200, marcandre.lur...@redhat.co > m wrote: > > From: Marc-André Lureau > > > > Can be quite handy for git-publish users like me. > > (https://github.com/stefanha/git-publish) > > > > Signed-off-

[Spice-devel] [PATCH spice-gtk v2 5/5] Add default .gitpublish profile

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau Can be quite handy for git-publish users like me. (https://github.com/stefanha/git-publish) Signed-off-by: Marc-André Lureau --- .gitpublish | 4 1 file changed, 4 insertions(+) create mode 100644 .gitpublish diff --git a/.gitpublish b/.gitpublish new file mode 1

Re: [Spice-devel] [PATCH spice-gtk 3/4] build-sys: modernize gettext

2017-03-28 Thread Marc-André Lureau
On Tue, Mar 28, 2017 at 3:52 PM wrote: > From: Marc-André Lureau > > intltool and glib-gettext are somehow related, and upstream gettext > should now support everything needed for GNOME projects. > > intltool support never really worked, and we removed some of its > commented usage a while ago w

[Spice-devel] [PATCH spice-gtk v2 4/5] git.mk: fix gettext m4 files to ignore

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau See also upstream pull request: https://github.com/behdad/git.mk/pull/37 Signed-off-by: Marc-André Lureau --- Makefile.am | 1 + git.mk | 41 + 2 files changed, 42 insertions(+) diff --git a/Makefile.am b/Makefile.am index

[Spice-devel] [PATCH spice-gtk v2 3/5] build-sys: modernize gettext

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau intltool and glib-gettext are somehow related, and upstream gettext should now support everything needed for GNOME projects. intltool support never really worked, and we removed some of its commented usage a while ago when dropping spicy desktop/mime. Signed-off-by: Marc

[Spice-devel] [PATCH spice-gtk v2 2/5] build-sys: update git.mk

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau Signed-off-by: Marc-André Lureau --- Makefile.am | 31 +++ git.mk | 42 +- 2 files changed, 44 insertions(+), 29 deletions(-) diff --git a/Makefile.am b/Makefile.am index 31d4707..f462ae0 100644 --

[Spice-devel] [PATCH spice-gtk v2 1/5] build-sys: update spice-common submodule

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau Fixing make dist. Signed-off-by: Marc-André Lureau --- spice-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spice-common b/spice-common index 4423ea5..1fd73d0 16 --- a/spice-common +++ b/spice-common @@ -1 +1 @@ -Subproject commit 4423ea5

[Spice-devel] [PATCH spice-gtk v2 0/5] Various build-sys improvements

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau Hi, The series modernize a bit our build system, updating and cleaning git.mk, getting rid of intltool and glib-gettext. Thanks v2: - fix pot file domain name - ignore gettext m4 files Marc-André Lureau (5): build-sys: update spice-common submodule build-sys: updat

Re: [Spice-devel] [PATCH 00/12] Set of patches for further support of VSync

2017-03-28 Thread Yuri Benditovich
On Tue, Mar 28, 2017 at 5:14 PM, Frediano Ziglio wrote: > > > > The main goal is to reduce time in GDI callback (PresentDisplayOnly) and > > avoid > > situation when the processing takes more than 2 seconds causing class > driver > > watchdog. > > > > 1. We offload sending of drawable commands to

Re: [Spice-devel] [PATCH spice-gtk 1/4] build-sys: update spice-common submodule

2017-03-28 Thread Pavel Grunt
On Tue, 2017-03-28 at 16:32 +0200, Victor Toso wrote: > On Tue, Mar 28, 2017 at 04:25:05PM +0200, Pavel Grunt wrote: > > On Tue, 2017-03-28 at 15:51 +0200, marcandre.lur...@redhat.com > > wrote: > > > From: Marc-André Lureau > > > > > > Fixing make dist. > > > > What issue does it have ? > > ht

Re: [Spice-devel] [PATCH spice-gtk 4/4] Add default .gitpublish profile

2017-03-28 Thread Victor Toso
Hi, On Tue, Mar 28, 2017 at 03:51:34PM +0200, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Can be quite handy for git-publish users like me. > (https://github.com/stefanha/git-publish) > > Signed-off-by: Marc-André Lureau > --- > .gitpublish | 4 > 1 file changed, 4 ins

Re: [Spice-devel] [PATCH spice-gtk 1/4] build-sys: update spice-common submodule

2017-03-28 Thread Victor Toso
On Tue, Mar 28, 2017 at 04:25:05PM +0200, Pavel Grunt wrote: > On Tue, 2017-03-28 at 15:51 +0200, marcandre.lur...@redhat.com wrote: > > From: Marc-André Lureau > > > > Fixing make dist. > > What issue does it have ? https://paste.fedoraproject.org/paste/-IbDp8v41eONDFhfpne7Bl5M1UNdIGYhyRLivL9g

Re: [Spice-devel] [PATCH spice-gtk 1/4] build-sys: update spice-common submodule

2017-03-28 Thread Pavel Grunt
On Tue, 2017-03-28 at 15:51 +0200, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Fixing make dist. What issue does it have ? > > Signed-off-by: Marc-André Lureau > --- >  spice-common | 2 +- >  1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/spice-common b/s

Re: [Spice-devel] [PATCH 10/12] qxl-wddm-dod: Optimize allocation of memory chunks

2017-03-28 Thread Yuri Benditovich
On Tue, Mar 28, 2017 at 4:23 PM, Frediano Ziglio wrote: > > > > Increased size of allocation to reduce number of allocation per > > bitmap. Before change the procedure ignored 'alloc_size' parameter > > and always allocated memory chunk according to 'size' parameter. > > As a result, first chunk

Re: [Spice-devel] [PATCH 00/12] Set of patches for further support of VSync

2017-03-28 Thread Frediano Ziglio
> > The main goal is to reduce time in GDI callback (PresentDisplayOnly) and > avoid > situation when the processing takes more than 2 seconds causing class driver > watchdog. > > 1. We offload sending of drawable commands to separate thread (waiting for > room in command ring >may take unpre

[Spice-devel] [PATCH spice-gtk 3/4] build-sys: modernize gettext

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau intltool and glib-gettext are somehow related, and upstream gettext should now support everything needed for GNOME projects. intltool support never really worked, and we removed some of its commented usage a while ago when dropping spicy desktop/mime. Signed-off-by: Marc

[Spice-devel] [PATCH spice-gtk 0/4] Various build-sys improvements

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau Hi, The series modernize a bit our build system, updating and cleaning git.mk, getting rid of intltool and glib-gettext. Thanks Marc-André Lureau (4): build-sys: update spice-common submodule build-sys: update git.mk build-sys: modernize gettext Add default .git

[Spice-devel] [PATCH spice-gtk 4/4] Add default .gitpublish profile

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau Can be quite handy for git-publish users like me. (https://github.com/stefanha/git-publish) Signed-off-by: Marc-André Lureau --- .gitpublish | 4 1 file changed, 4 insertions(+) create mode 100644 .gitpublish diff --git a/.gitpublish b/.gitpublish new file mode 1

[Spice-devel] [PATCH spice-gtk 2/4] build-sys: update git.mk

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau Signed-off-by: Marc-André Lureau --- Makefile.am | 31 +++ git.mk | 42 +- 2 files changed, 44 insertions(+), 29 deletions(-) diff --git a/Makefile.am b/Makefile.am index 31d4707..f462ae0 100644 --

[Spice-devel] [PATCH spice-gtk 1/4] build-sys: update spice-common submodule

2017-03-28 Thread marcandre . lureau
From: Marc-André Lureau Fixing make dist. Signed-off-by: Marc-André Lureau --- spice-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spice-common b/spice-common index 4423ea5..1fd73d0 16 --- a/spice-common +++ b/spice-common @@ -1 +1 @@ -Subproject commit 4423ea5

[Spice-devel] [PATCH qxl-wddm-dod 19/20] qxl-wddm-dod: Implement non-forced bitmap allocation

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" Preparation for non-forced allocations. Move bitmap creation to dedicated procedure which is able to allocate device memory forced or non-forced. In forced case it works as before. In non-forced case in case of allocation failure it will allocate memory from OS

[Spice-devel] [PATCH qxl-wddm-dod 17/20] qxl-wddm-dod: PutBytesAlign supports non-forced allocation

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" Preparation for allocation offload. PutBytesAlign called to allocate memory chunk from device memory and copy data to it. Now, if called with linked list root entry, able to use non- forced allocation and if it fails, allocate delayed chunk from OS memory and c

[Spice-devel] [PATCH qxl-wddm-dod 20/20] qxl-wddm-dod: Non-forced memory allocations with VSync

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" In case of VSync is active allocate bitmaps for drawable objects using non-forced requests. If immediate allocation is not possible, place entire bitmap into memory chunk allocated from the OS. If bitmap is allocated from device memory, but one of later chunks

[Spice-devel] [PATCH qxl-wddm-dod 18/20] qxl-wddm-dod: Optimize allocation of memory chunks

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" Increased size of allocation to reduce number of allocation per bitmap. Before change the procedure ignored 'alloc_size' parameter and always allocated memory chunk according to 'size' parameter. As a result, first chunk could be up to 64K and all following are

[Spice-devel] [PATCH qxl-wddm-dod 16/20] qxl-wddm-dod: Prepare for failure to allocate memory

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" Preparation for further scenarios when memory allocation failure can happen and we'll need to use fallback when possible. Memory allocation can fail in following cases: - when non-forced memory allocation used and the attempt to allocate the memory must be as

[Spice-devel] [PATCH qxl-wddm-dod 15/20] qxl-wddm-dod: Set VSync indication period to 200ms

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" Default indication period (13-17ms) from the driver to OS increases total CPU consumption during presentation operations. Reducing indication frequency to 200 ms reduces cost of this feature. Till now we do not see any negative impact of this. Signed-off-by: Y

[Spice-devel] [PATCH qxl-wddm-dod 14/20] fixup! qxl-wddm-dod: Registry-based control over VSync

2017-03-28 Thread Frediano Ziglio
No reason to worry for registry problems, is more information stuff. --- qxldod/driver.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qxldod/driver.cpp b/qxldod/driver.cpp index 769eaef..bd7971f 100755 --- a/qxldod/driver.cpp +++ b/qxldod/driver.cpp @@ -45,12 +45,12 @@

[Spice-devel] [PATCH qxl-wddm-dod 12/20] qxl-wddm-dod: Registry-based control over VSync

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" Registry override of default behavior (disabling when enabled by default) provided for support and troubleshooting only in case this feature affects specific user. Signed-off-by: Yuri Benditovich --- qxldod/driver.cpp | 35 +++

[Spice-devel] [PATCH qxl-wddm-dod 13/20] fixup! qxl-wddm-dod: Registry-based control over VSync

2017-03-28 Thread Frediano Ziglio
Constify path argument, no reasons to change it --- qxldod/driver.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qxldod/driver.cpp b/qxldod/driver.cpp index 01b88d7..769eaef 100755 --- a/qxldod/driver.cpp +++ b/qxldod/driver.cpp @@ -24,7 +24,7 @@ int nDebugLevel = TRACE_LE

[Spice-devel] [PATCH qxl-wddm-dod 11/20] qxl-wddm-dod: Reduce amount of unnecessary printouts

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" Signed-off-by: Yuri Benditovich --- qxldod/QxlDod.cpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/qxldod/QxlDod.cpp b/qxldod/QxlDod.cpp index 98b685a..efa6e41 100755 --- a/qxldod/QxlDod.cpp +++ b/qxldod/QxlDod.cpp @@ -1743,1

[Spice-devel] [PATCH qxl-wddm-dod 05/20] qxl-wddm-dod: Use rendering offload thread

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" Instead of sending drawable commands down from presentation callback, collect drawables objects and pass them to dedicated thread for processing. This reduce peak load of presentation callback. Signed-off-by: Javier Celaya Signed-off-by: Yuri Benditovich ---

[Spice-devel] [PATCH qxl-wddm-dod 10/20] qxl-wddm-dod: Debug warning on long wait on event

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" In release build this does not affect the code. In debug build we will have a warning printout when waiting on event is close to 2 seconds - this can be a cause of following stop by OS. The printout contains name of related event variable. There is one event (i

[Spice-devel] [PATCH qxl-wddm-dod 00/20] Windows WDDM DOD, small fixups to Yuri changes

2017-03-28 Thread Frediano Ziglio
Added some minor changes as fixups. Frediano Ziglio (8): fixup! qxl-wddm-dod: Prepare system thread for rendering fixup! qxl-wddm-dod: Prepare system thread for rendering fixup! qxl-wddm-dod: Prepare system thread for rendering fixup! qxl-wddm-dod: Use rendering offload thread fixup! qxl

[Spice-devel] [PATCH qxl-wddm-dod 08/20] fixup! qxl-wddm-dod: Use rendering offload thread

2017-03-28 Thread Frediano Ziglio
Rename BltBits and CopyBits. These functions now are not doing the job but just preparing the QXLDrawable structure to be sent to the server. --- qxldod/QxlDod.cpp | 8 qxldod/QxlDod.h | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/qxldod/QxlDod.cpp b/qxldod/Qx

[Spice-devel] [PATCH qxl-wddm-dod 02/20] fixup! qxl-wddm-dod: Prepare system thread for rendering

2017-03-28 Thread Frediano Ziglio
Do not use reinterpret_cast for allocations if not needed --- qxldod/QxlDod.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qxldod/QxlDod.cpp b/qxldod/QxlDod.cpp index b952bf9..3337c2a 100755 --- a/qxldod/QxlDod.cpp +++ b/qxldod/QxlDod.cpp @@ -5084,7 +5084,7 @@ void QxlDevi

[Spice-devel] [PATCH qxl-wddm-dod 03/20] fixup! qxl-wddm-dod: Prepare system thread for rendering

2017-03-28 Thread Frediano Ziglio
Do not wait thread initialization. System should initialize thread quite fast, no need to wait. This also fix a dead lock in case the system fails to create the thread. --- qxldod/QxlDod.cpp | 4 1 file changed, 4 deletions(-) diff --git a/qxldod/QxlDod.cpp b/qxldod/QxlDod.cpp index 3337c2a.

[Spice-devel] [PATCH qxl-wddm-dod 04/20] fixup! qxl-wddm-dod: Prepare system thread for rendering

2017-03-28 Thread Frediano Ziglio
Attempt to close the thread even if we can't create reference object. This should be really unlikely but we should have a chance to destroy the thread without causing crashes. --- qxldod/QxlDod.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qxldod/QxlDod.cpp b/qxldod/QxlDo

[Spice-devel] [PATCH qxl-wddm-dod 09/20] qxl-wddm-dod: Introduce TimeMeasurement class for timing debugging

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" In release build this class resolved to empty statements. In debug build it is useful for measurement of execution time. Signed-off-by: Yuri Benditovich --- qxldod/QxlDod.h | 35 +++ 1 file changed, 35 insertions(+) diff --gi

[Spice-devel] [PATCH qxl-wddm-dod 07/20] fixup! qxl-wddm-dod: Use rendering offload thread

2017-03-28 Thread Frediano Ziglio
Do not copy parameters in an allocate context memory. This avoid having to free the context on failure paths. --- qxldod/QxlDod.cpp | 37 ++--- 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/qxldod/QxlDod.cpp b/qxldod/QxlDod.cpp index 6dc50fc..3302a2

[Spice-devel] [PATCH qxl-wddm-dod 06/20] fixup! qxl-wddm-dod: Use rendering offload thread

2017-03-28 Thread Frediano Ziglio
Do not use reinterpret_cast for allocations if not needed --- qxldod/QxlDod.cpp | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/qxldod/QxlDod.cpp b/qxldod/QxlDod.cpp index 8b384a7..6dc50fc 100755 --- a/qxldod/QxlDod.cpp +++ b/qxldod/QxlDod.cpp @@ -3790,7 +3790,7 @@ Q

[Spice-devel] [PATCH qxl-wddm-dod 01/20] qxl-wddm-dod: Prepare system thread for rendering

2017-03-28 Thread Frediano Ziglio
From: "yuri.benditov...@daynix.com" Create rendering thread upon device start and terminate it upon stop. The dedicated thread is normally pending for display commands to be sent to the host. Currently only single NULL (termination) command is placed to the ring where the thread consumes events f

Re: [Spice-devel] [PATCH 10/12] qxl-wddm-dod: Optimize allocation of memory chunks

2017-03-28 Thread Frediano Ziglio
> > Increased size of allocation to reduce number of allocation per > bitmap. Before change the procedure ignored 'alloc_size' parameter > and always allocated memory chunk according to 'size' parameter. > As a result, first chunk could be up to 64K and all following are > limited by line size. Fo

Re: [Spice-devel] [PATCH 08/12] qxl-wddm-dod: Prepare for failure to allocate memory

2017-03-28 Thread Frediano Ziglio
> > Preparation for further scenarios when memory allocation failure > can happen and we'll need to use fallback when possible. > Memory allocation can fail in following cases: > - when non-forced memory allocation used and the attempt to allocate > the memory must be as fast as possible, withou

Re: [Spice-devel] [Spice-commits] 2 commits - autogen.sh git.mk Makefile.am README

2017-03-28 Thread Marc-André Lureau
wrong push, reverting sorry for the noise On Tue, Mar 28, 2017 at 3:00 PM Marc-André Lureau < elma...@kemper.freedesktop.org> wrote: > Makefile.am | 45 +++-- > README |2 +- > autogen.sh |1 - > git.mk | 42 +

Re: [Spice-devel] [spice-gtk v2] audio: debug audio codec when audio stream starts

2017-03-28 Thread Marc-André Lureau
- Original Message - > From: Victor Toso > > We already debug a few parameters but the audio codec is missing. > > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1436249 > Signed-off-by: Victor Toso ack > --- > src/channel-playback.c | 5 +++-- > src/channel-record.c

[Spice-devel] [spice-gtk v2] audio: debug audio codec when audio stream starts

2017-03-28 Thread Victor Toso
From: Victor Toso We already debug a few parameters but the audio codec is missing. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1436249 Signed-off-by: Victor Toso --- src/channel-playback.c | 5 +++-- src/channel-record.c | 5 +++-- src/spice-session-priv.h | 1 + src/spice-

Re: [Spice-devel] [spice-gtk v1] audio: debug audio codec when audio stream starts

2017-03-28 Thread Marc-André Lureau
- Original Message - > From: Victor Toso > > We already debug a few parameters but the audio codec is missing. > > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1436249 > Signed-off-by: Victor Toso > --- > src/channel-playback.c | 5 +++-- > src/channel-record.c | 5 +

[Spice-devel] [spice-gtk v1] audio: debug audio codec when audio stream starts

2017-03-28 Thread Victor Toso
From: Victor Toso We already debug a few parameters but the audio codec is missing. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1436249 Signed-off-by: Victor Toso --- src/channel-playback.c | 5 +++-- src/channel-record.c | 5 +++-- src/spice-session-priv.h | 1 + src/spice-

Re: [Spice-devel] Problem with driver signing.

2017-03-28 Thread Dmitry Fleytman
Hello Joshua, This is a known issue. Please install update https://technet.microsoft.com/en-us/library/security/3033929 on your system. Thanks, Dmitry > On 28 Mar 2017, at 10:59 AM, Yuri Benditovich > wrote: > > Thank you for yo

[Spice-devel] High bandwith using spice

2017-03-28 Thread Sören Busse
Hi, I've created a QEMU-VM with Windows 7 and the default QXL and virtio drivers. The problem apperas if I try to connect to this VM from my LAN which is limited to 1GBit/s Youtube videos are lagging and qemu is using the full 1GBit/s of bandwith. If I connect to this VM via localhost it's work

Re: [Spice-devel] Problem with driver signing.

2017-03-28 Thread Yuri Benditovich
Thank you for your feedback. Right now we faced the same problem on at least one of Win7-x64 systems. We're investigating the problem. On Tue, Mar 28, 2017 at 3:30 AM, Joshua J. Kugler wrote: > So, from my reading of the docs, I was under the impression that released > drivers would be signed. >