Hi,
is there any news on this?
Does maybe an older version (e.g. 0.12.0) of spice help?
I'm also using the latest released packages and experience a lot of crashes.
Sometimes when connecting, sometimes during a running session.
Thanks
Klaus
-Ursprüngliche Nachricht-
Von: spice-devel-bou
Hi
So, I guess nobody minds a release of spice-protocol. I'll do it tomorrow, if
it gets no further comments.
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel
Hi,
It looks pretty ready to me, just a few things:
On Wed, Jan 30, 2013 at 12:51 PM, Dunrong Huang wrote:
> The patch makes linux agent support file-xfer feature.
>
> Signed-off-by: Dunrong Huang
> ---
> src/vdagent.c | 173
> +
> src/
---
NEWS | 6 ++
1 file changed, 6 insertions(+)
diff --git a/NEWS b/NEWS
index 8e4f68d..df5d31c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Major changes in 0.12.4
+===
+* Add agent file copy support.
+* Add agent sparse monitors capability.
+* Add controller proxy mess
Sorry for the wrong title, it should be "[PATCH vd_agent V4 3/4]", not
"[PATCH vd_agent V3 3/4]"
On Wed, Jan 30, 2013 at 7:51 PM, Dunrong Huang wrote:
> The new added messages correspond with vd_agent.h
>
> Signed-off-by: Dunrong Huang
> ---
> src/vdagentd-proto-strings.h | 3 +++
> src/vdagent
Signed-off-by: Dunrong Huang
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac
index 20e1b82..68afb4e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,6 +76,7 @@ AC_ARG_ENABLE([static-uinput],
[enable_static_uinput="$enableval"],
The patch makes linux agent support file-xfer feature.
Signed-off-by: Dunrong Huang
---
src/vdagent.c | 173 +
src/vdagentd.c | 43 ++
2 files changed, 216 insertions(+)
diff --git a/src/vdagent.c b/src/vdagent.c
index e2cedd
The new added messages correspond with vd_agent.h
Signed-off-by: Dunrong Huang
---
src/vdagentd-proto-strings.h | 3 +++
src/vdagentd-proto.h | 3 +++
2 files changed, 6 insertions(+)
diff --git a/src/vdagentd-proto-strings.h b/src/vdagentd-proto-strings.h
index f39e25b..112eced 100644
Signed-off-by: Dunrong Huang
---
Makefile.am | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index ea72cff..3aed69a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,8 +4,8 @@ NULL =
bin_PROGRAMS = src/spice-vdagent
sbin_PROGRAMS = src/spice-vdag
The patch makes linux agent support file transfer feature.
V3 -> V4:
* Rebase the patches to latest
* Address Marc-André's comments
* Use GHashTable instead of GList to store "AgentFileXferTask"
V2 -> V3:
* Add build dependency on glib
* s/drag-and-drop/file-xfer
* Use key-va
On Wed, Jan 30, 2013 at 10:24 AM, Christophe Fergeau
wrote:
> Yes, exactly, this seems like the behaviour users of this API would expect,
ok, pushed
--
Marc-André Lureau
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.free
Hi,
On 01/29/2013 08:42 PM, Jeremy White wrote:
Hmm, this seems like some debugging / wip work left over ?
Sorry if I wasn't clear; I had thought that others were interested in
trying the dfps stuff in conjunction with qemu. Given my recent
experience, I was able to cobble something together
On Tue, Jan 29, 2013 at 06:23:15PM +0100, Marc-André Lureau wrote:
> Hi
>
> On Tue, Jan 29, 2013 at 6:09 PM, Christophe Fergeau
> wrote:
> > On Tue, Jan 29, 2013 at 06:01:34PM +0100, Marc-André Lureau wrote:
> >> On Tue, Jan 29, 2013 at 5:54 PM, Christophe Fergeau
> >> wrote:
> >> > update_pro
13 matches
Mail list logo