Re: [Qemu-devel] [RFC PATCH v1 1/5] QEMUSizedBuffer/QEMUFile

2014-07-08 Thread Dr. David Alan Gilbert
* Eric Blake (ebl...@redhat.com) wrote: > On 07/07/2014 11:18 AM, Sanidhya Kashyap wrote: > > From: "Dr. David Alan Gilbert" > > You are attributing the patch to David... > > > > > Using the patch of Stefan Berger for memory buffer based QEMUFile. > > > > http://lists.gnu.org/archive/html/qemu

Re: [Qemu-devel] [RFC PATCH v1 1/5] QEMUSizedBuffer/QEMUFile

2014-07-07 Thread Eric Blake
On 07/07/2014 11:18 AM, Sanidhya Kashyap wrote: > From: "Dr. David Alan Gilbert" You are attributing the patch to David... > > Using the patch of Stefan Berger for memory buffer based QEMUFile. > > http://lists.gnu.org/archive/html/qemu-devel/2013-03/msg05036.html > > In the words of David: >

[Qemu-devel] [RFC PATCH v1 1/5] QEMUSizedBuffer/QEMUFile

2014-07-07 Thread Sanidhya Kashyap
From: "Dr. David Alan Gilbert" Using the patch of Stefan Berger for memory buffer based QEMUFile. http://lists.gnu.org/archive/html/qemu-devel/2013-03/msg05036.html In the words of David: """ Using the QEMUFile interface, this patch adds support functions for operating on in-memory sized buffe