Re: [Spice-devel] Fwd: a question about Xspice

2014-10-23 Thread Uri Lublin
On 10/22/2014 06:29 PM, Cynthia wrote: At 2014-10-22 19:26:20, Uri Lublin u...@redhat.com wrote: From: cynthia cynthia_...@163.com HI All, I am trying to build Xspice which is included in guest QXL driver, but one question confuses me a lot. As the Xspice's description in Readme, i

[Spice-devel] [PATCH] spice-common: Fix -Wunused-variable

2014-10-23 Thread Victor Toso
Fix a few warnings from unused variables when compiling spice-common without OPUS or celt051. --- common/snd_codec.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/common/snd_codec.c b/common/snd_codec.c index e4809b4..9738311 100644 --- a/common/snd_codec.c +++ b/common/snd_codec.c @@

Re: [Spice-devel] [PATCH xf86-video-qxl v3] Revise the XSpice audio processing to avoid the use of pthreads.

2014-10-23 Thread Christophe Fergeau
ACK On Wed, Oct 22, 2014 at 11:33:17AM -0500, Jeremy White wrote: The initial implementation used a separate thread to drive the audio playback channel. But if you have adaptive streaming turned on, you will eventually get a update_client_playback_latency message on the display channel

Re: [Spice-devel] [PATCH] spice-common: Fix -Wunused-variable

2014-10-23 Thread Marc-André Lureau
ack - Original Message - Fix a few warnings from unused variables when compiling spice-common without OPUS or celt051. --- common/snd_codec.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/common/snd_codec.c b/common/snd_codec.c index e4809b4..9738311 100644 ---

Re: [Spice-devel] Fwd: a question about Xspice

2014-10-23 Thread cynthia
At 2014-10-23 17:13:31, Uri Lublin u...@redhat.com wrote: On 10/22/2014 06:29 PM, Cynthia wrote: At 2014-10-22 19:26:20, Uri Lublin u...@redhat.com wrote: From: cynthia cynthia_...@163.com HI All, I am trying to build Xspice which is included in guest QXL driver, but one question

[Spice-devel] [PATCH spice-protocol] Add agent information message

2014-10-23 Thread Pavel Grunt
Message will be used by client for requesting an information about a version of the agent running on the guest side. --- The intention is to show this information in virt-viewer --- spice/vd_agent.h | 10 ++ 1 file changed, 10 insertions(+) diff --git a/spice/vd_agent.h

[Spice-devel] [PATCH linux/vd_agent] Support for the VD_AGENT_INFORMATION message

2014-10-23 Thread Pavel Grunt
The agent will send an information about its version to the client. --- depends on http://lists.freedesktop.org/archives/spice-devel/2014-October/017654.html --- src/vdagentd.c | 22 ++ 1 file changed, 22 insertions(+) diff --git a/src/vdagentd.c b/src/vdagentd.c index

[Spice-devel] [PATCH win32/vd_agent] Support for the VD_AGENT_INFORMATION message

2014-10-23 Thread Pavel Grunt
The agent will send an information about its version to the client. --- depends on http://lists.freedesktop.org/archives/spice-devel/2014-October/017654.html --- vdagent/vdagent.cpp | 27 ++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git

[Spice-devel] [PATCH spice-gtk 1/2] Add agent version property

2014-10-23 Thread Pavel Grunt
--- gtk/spice-session-priv.h | 4 gtk/spice-session.c | 47 ++- 2 files changed, 50 insertions(+), 1 deletion(-) diff --git a/gtk/spice-session-priv.h b/gtk/spice-session-priv.h index da43866..70cd5ce 100644 --- a/gtk/spice-session-priv.h

[Spice-devel] [PATCH spice-gtk 2/2] Support for VD_AGENT_INFORMATION message

2014-10-23 Thread Pavel Grunt
The client will ask the agent for its version and save the agent's answer in the agent-version property of SpiceSession --- depends on http://lists.freedesktop.org/archives/spice-devel/2014-October/017654.html and on http://lists.freedesktop.org/archives/spice-devel/2014-October/017655.html or

Re: [Spice-devel] [PATCH spice-protocol] Add agent information message

2014-10-23 Thread Marc-André Lureau
Hi - Original Message - Message will be used by client for requesting an information about a version of the agent running on the guest side. Assuming the information is cheap to compute and send, and will be (almost) always queried, why not send it at beginning of session, when the

Re: [Spice-devel] investigation into spice kms crash

2014-10-23 Thread Bill Giannikos
Mike ipso at snappymail.ca writes: Hi David, Just to add another data point to this, two of my colleagues are seeing the exact same issue, however its happening on a very underutilized gigabit LAN, connected to a very underutilized baremetal server. It seems to occur about once