[Spice-devel] [PATCH spice-gtk 0/2] VMC GIOStream

Marc-André Lureau marcandre.lureau at gmail.com
Tue Feb 11 02:26:25 PST 2014


Hi,

This is the common VMC GIOStream introduced in the NBD and WebDAV
series.  It should address all of Hans and Christophe reviews.

Marc-André Lureau (2):
  channel: add spice_vmc_write_async()
  Add SpiceVMC GIOStream

 gtk/Makefile.am          |   2 +
 gtk/channel-base.c       |  48 +++++
 gtk/channel-port.c       |  33 +--
 gtk/spice-channel-priv.h |   8 +
 gtk/vmcstream.c          | 515 +++++++++++++++++++++++++++++++++++++++++++++++
 gtk/vmcstream.h          |  81 ++++++++
 6 files changed, 657 insertions(+), 30 deletions(-)
 create mode 100644 gtk/vmcstream.c
 create mode 100644 gtk/vmcstream.h

-- 
1.8.4.2



More information about the Spice-devel mailing list