Re: [Spice-devel] [PATCH 3/5] vdagent: use virtio-serial, remove pipe usage

2012-11-15 Thread Arnon Gilboa
Christophe Fergeau wrote: This one is quite complicated to review, I didn't look at it very carefully... will be nice if you give it another 5 mins... On Wed, Nov 07, 2012 at 03:19:49PM +0200, Arnon Gilboa wrote: --- vdagent/vdagent.cpp| 467 +++-

Re: [Spice-devel] [PATCH 3/5] vdagent: use virtio-serial, remove pipe usage

2012-11-15 Thread Christophe Fergeau
This one is quite complicated to review, I didn't look at it very carefully... On Wed, Nov 07, 2012 at 03:19:49PM +0200, Arnon Gilboa wrote: > --- > vdagent/vdagent.cpp| 467 > +++- > vdagent/vdagent.vcproj | 32 +++- > 2 files changed, 256 inse

[Spice-devel] [PATCH 3/5] vdagent: use virtio-serial, remove pipe usage

2012-11-07 Thread Arnon Gilboa
--- vdagent/vdagent.cpp| 467 +++- vdagent/vdagent.vcproj | 32 +++- 2 files changed, 256 insertions(+), 243 deletions(-) diff --git a/vdagent/vdagent.cpp b/vdagent/vdagent.cpp index 078e50f..9bb0898 100644 --- a/vdagent/vdagent.cpp +++ b/vdagent