Re: [libvirt] [PATCH 03/11] Helper functions for processing data streams in libvirtd

2009-09-25 Thread Daniel Veillard
On Mon, Aug 24, 2009 at 09:51:06PM +0100, Daniel P. Berrange wrote: > Defines the extensions to the remote protocol for generic > data streams. Adds a bunch of helper code to the libvirtd > daemon for working with data streams. > > * qemud/Makefile.am: Add stream.c/stream.h to build > * qemud/stre

[libvirt] [PATCH 03/11] Helper functions for processing data streams in libvirtd

2009-08-24 Thread Daniel P. Berrange
Defines the extensions to the remote protocol for generic data streams. Adds a bunch of helper code to the libvirtd daemon for working with data streams. * qemud/Makefile.am: Add stream.c/stream.h to build * qemud/stream.c, qemud/stream.h: Generic helper functions for creating new streams, assoc