From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51025) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTq7p-0004u1-AW for qemu-devel@nongnu.org; Tue, 16 Sep 2014 06:36:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XTq7g-0005LP-89 for qemu-devel@nongnu.org; Tue, 16 Sep 2014 06:36:45 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:61183) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XTq1m-0003xs-LQ for qemu-devel@nongnu.org; Tue, 16 Sep 2014 06:30:30 -0400 Received: by mail-wi0-f174.google.com with SMTP id n3so5913162wiv.13 for ; Tue, 16 Sep 2014 03:30:26 -0700 (PDT) Date: Tue, 16 Sep 2014 11:30:23 +0100 From: Stefan Hajnoczi Message-ID: <20140916103023.GC22174@stefanha-thinkpad.redhat.com> References: <1410415798-20673-1-git-send-email-famz@redhat.com> <54172616.20204@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lMM8JwqTlfDpEaS6" Content-Disposition: inline In-Reply-To: <54172616.20204@redhat.com> Subject: Re: [Qemu-devel] [PATCH v7 0/3] block: Introduce "null" drivers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Kevin Wolf , benoit.canet@irqsave.net, Fam Zheng , qemu-devel@nongnu.org, armbru@redhat.com, Stefan Hajnoczi , pbonzini@redhat.com --lMM8JwqTlfDpEaS6 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 15, 2014 at 11:47:02AM -0600, Eric Blake wrote: > On 09/11/2014 12:09 AM, Fam Zheng wrote: > > v7: Add Beno=EEt's rev-by line in patch 2. > > Improved help text in patch 1. (Beno=EEt) > >=20 > > v6: Don't inherit from BlockdevOptionsFile. (Stefan) > > Use .bdrv_co_readv instead of .bdrv_read. (Kevin) > > Sort items in qapi schema definitions in patch 2 & 3. > >=20 > >=20 > > Fam Zheng (3): > > block: Introduce "null" drivers > > qapi: Sort BlockdevDriver enum data list > > qapi: Sort items in BlockdevOptions definition >=20 > Series: Reviewed-by: Eric Blake In order for Reviewed-by to get picked up by my scripts, it needs to be in the first column. This prevents false positives like quoted commit messages from polluting the Reviewed-by tags. In the future, please reply to the cover letter with Reviewed-by in the first column. It is not necessary to say "Series:". Thanks, Stefan --lMM8JwqTlfDpEaS6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUGBE/AAoJEJykq7OBq3PItxMH/jsBUu3WN8izersqdjkZI499 JP7FOXg773+5fbgCK/sf59Vt8CIFoWiGHWsZ35nvWk8np5ofJNvJGVa6C2nN5U6A eME1fK67rxm9DZrzuC/VC20sQd4Pizrvd+ILBA18WwXdzXvSyzlbWIPNPmSHDhMG 4lcA6pVPjLHw9QYPZ0eH0x3KptbVVFVRzbaBYdPM/dtlSLaaB6+E3eLdQqAb1YsI h7UD4j70pCp6GzHuiEcT1g3yDnxvz0Y9i237mtKr0UAUx2jv5Pm5akMkPn3Gd2iE EOjrE2HTXOh95tTMcesu2tQGpl+V/Rt3dAdOThXciRrDuvjAFVFyOwh60rta+HM= =SFyQ -----END PGP SIGNATURE----- --lMM8JwqTlfDpEaS6--