From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44214) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGscF-00069e-OG for qemu-devel@nongnu.org; Mon, 11 Aug 2014 12:38:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XGscB-0002yw-Bc for qemu-devel@nongnu.org; Mon, 11 Aug 2014 12:38:35 -0400 Received: from mx1.redhat.com ([209.132.183.28]:5112) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XGscB-0002yr-1y for qemu-devel@nongnu.org; Mon, 11 Aug 2014 12:38:31 -0400 Message-ID: <53E8F181.8040604@redhat.com> Date: Mon, 11 Aug 2014 10:38:25 -0600 From: Eric Blake MIME-Version: 1.0 References: <1407565595-18861-1-git-send-email-sanidhya.iiith@gmail.com> <1407565595-18861-2-git-send-email-sanidhya.iiith@gmail.com> In-Reply-To: <1407565595-18861-2-git-send-email-sanidhya.iiith@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="1UHH5ngE6P6iaENioOMFoiWDKxwqaQ2No" Subject: Re: [Qemu-devel] [RFC PATCH v3 1/6] QEMUSizedBuffer/QEMUFile List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sanidhya Kashyap , qemu list Cc: Joel Schopp , Juan Quintela , "Dr. David Alan Gilbert" , Stefan Berger This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --1UHH5ngE6P6iaENioOMFoiWDKxwqaQ2No Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/09/2014 12:26 AM, Sanidhya Kashyap wrote: > From: "Dr. David Alan Gilbert" >=20 > Stefan Berger's to create a QEMUFile that goes to a memory buffer; > from: >=20 > http://lists.gnu.org/archive/html/qemu-devel/2013-03/msg05036.html >=20 > Using the QEMUFile interface, this patch adds support functions for > operating > on in-memory sized buffers that can be written to or read from. >=20 > 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. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --1UHH5ngE6P6iaENioOMFoiWDKxwqaQ2No Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg iQEcBAEBCAAGBQJT6PGBAAoJEKeha0olJ0NqrWwH/iVHXDSW1yhNNVZ+I7GVIv5b 6Ea31uS1e2qaOndLheWYfaKYwQ6GAJHojy3Am2TqLWgTx5c2BoirereEA1i+n45B co9T2FBUTubFdQsJjhxtIF1CBvhkmXILeu6qrTz84r5FyyO/hxe0GgV/hjRcSkVr uaPy1aP9o092Y5q+RPvNbUn6/LOft5xJdUTrNl/q7eWxPsML6yf3MiRS/0SKyBRr gleUJY9qTQU+TZz+ecf+i+iXQbiygrfA2Umyuwewq1fOZoZT+CGevGlEw20THSp6 x2XnrPBq3PvllnWHRcUPHsC+o/jDhEywWBBDr6VCUbjpi1hvA9JbmeXo9epYP5M= =j3KV -----END PGP SIGNATURE----- --1UHH5ngE6P6iaENioOMFoiWDKxwqaQ2No--