Re: [Spice-devel] [PATCH] add vd_agent announce capabilities message

2010-08-30 Thread Alexander Larsson
On Sun, 2010-08-29 at 13:22 -0400, Alon Levy wrote: > This adds a 256 bits capabilities bitmap message to spice-protocol. > > > --- > spice/vd_agent.h | 17 + > 1 files changed, 17 insertions(+), 0 deletions(-) > > diff --git a/spice/vd_agent.h b/spice/vd_agent.h > index 8e1e6

Re: [Spice-devel] [PATCH] add vd_agent announce capabilities message

2010-08-29 Thread Yonit Halperin
On 29/08/2010 20:22, Alon Levy wrote: This adds a 256 bits capabilities bitmap message to spice-protocol. --- spice/vd_agent.h | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/spice/vd_agent.h b/spice/vd_agent.h index 8e1e6ca..9007bee 100644 --- a/spi

[Spice-devel] [PATCH] add vd_agent announce capabilities message

2010-08-29 Thread Alon Levy
This adds a 256 bits capabilities bitmap message to spice-protocol. --- spice/vd_agent.h | 17 + 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/spice/vd_agent.h b/spice/vd_agent.h index 8e1e6ca..9007bee 100644 --- a/spice/vd_agent.h +++ b/spice/vd_agent.h @@ -5