On 08/09/2014 12:26 AM, Sanidhya Kashyap wrote: > From: "Dr. David Alan Gilbert" > > Stefan Berger's to create a QEMUFile that goes to a memory buffer; > from: > > http://lists.gnu.org/archive/html/qemu-devel/2013-03/msg05036.html > > Using the QEMUFile interface, this patch adds support functions for > operating > on in-memory sized buffers that can be written to or read from. > > Signed-off-by: Stefan Berger > Signed-off-by: Joel Schopp > Signed-off-by: Sanidhya Kashyap > --- > include/migration/qemu-file.h | 27 +++ > qemu-file.c | 411 ++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 438 insertions(+) I'd rather see us take the version most recently updated by David: https://lists.gnu.org/archive/html/qemu-devel/2014-08/msg01099.html then you rebase the rest of your series on top of that. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org