From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56422) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4Q90-0006mC-Jx for qemu-devel@nongnu.org; Tue, 08 Jul 2014 03:48:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X4Q8v-0007e5-Lv for qemu-devel@nongnu.org; Tue, 08 Jul 2014 03:48:54 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57206) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X4Q8v-0007dz-De for qemu-devel@nongnu.org; Tue, 08 Jul 2014 03:48:49 -0400 Date: Tue, 8 Jul 2014 09:48:40 +0200 From: "Dr. David Alan Gilbert" Message-ID: <20140708074839.GA2818@work-vm> References: <1404753484-26693-1-git-send-email-sanidhya.iiith@gmail.com> <1404753484-26693-2-git-send-email-sanidhya.iiith@gmail.com> <53BAE6C6.8060001@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53BAE6C6.8060001@redhat.com> Subject: Re: [Qemu-devel] [RFC PATCH v1 1/5] QEMUSizedBuffer/QEMUFile List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Joel Schopp , Stefan Berger , qemu list , Juan Quintela , Sanidhya Kashyap * Eric Blake (eblake@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-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 buffers that can be written to or read from. > > """ > > > > Signed-off-by: Stefan Berger > > Signed-off-by: Joel Schopp > > --- > > ...but lack his S-o-b. Is it something that Stefan and Joel wrote (in > which case, one of them should be listed as author), or something that > David adopted and further improvedd (in which case he needs a signature)? I adopted it and just updated it; nothing substantial. (I use it in both my BER world and my postcopy world; and both Stefan and Isaku wrote something similar, so it's about time this finds it's way into the code base one way or another before someone else writes a 3rd implementation). Dave -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK