From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56097) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzJHj-0007op-F3 for qemu-devel@nongnu.org; Wed, 26 Oct 2016 04:10:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzJHi-0000eZ-JD for qemu-devel@nongnu.org; Wed, 26 Oct 2016 04:10:07 -0400 Date: Wed, 26 Oct 2016 10:09:56 +0200 From: Kevin Wolf Message-ID: <20161026080956.GC4758@noname.str.redhat.com> References: <20161025131141.24762-1-mreitz@redhat.com> <20161025131141.24762-9-mreitz@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v5 08/13] qapi: Allow blockdev-add for NBD List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: Max Reitz , qemu-block@nongnu.org, qemu-devel@nongnu.org, Paolo Bonzini , Markus Armbruster --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Am 26.10.2016 um 01:57 hat Eric Blake geschrieben: > On 10/25/2016 08:11 AM, Max Reitz wrote: > > Signed-off-by: Max Reitz > > --- > > qapi/block-core.json | 25 ++++++++++++++++++++++--- > > 1 file changed, 22 insertions(+), 3 deletions(-) > >=20 > > diff --git a/qapi/block-core.json b/qapi/block-core.json > > index 97b1205..4b4a74c 100644 > > --- a/qapi/block-core.json > > +++ b/qapi/block-core.json > > @@ -1703,14 +1703,15 @@ > > # > > # @host_device, @host_cdrom: Since 2.1 > > # @gluster: Since 2.7 > > +# @nbd: Since 2.8 >=20 > 'replication' was also added in 2.8; we should mention it while touching > this. In a patch separate from this series, please. Kevin --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQIcBAEBAgAGBQJYEGTUAAoJEH8JsnLIjy/WKmwP/0h85XvM+XUTyUHpFBuPx4Y5 hSHVR1rHZWHTH9wbpWtcfrEKIwhky7sdUSrZsYuGBhlI5xdo/UXcknsWk5/paOFJ WdIJGnnTW8bXB67255A23Z1CC8Y6f1bsVCqKb4mxokGRG/7ievr7cz+I+YZbZPLT 3TfFN2kZsY/WcFijcx4cpaDrMcVSfZO5bWAybtw0jbVIA6d8+wlth3X1RebsFUXr BLOh+cplHUxkhC9ueC5UCyFPlSNacC243X+vyQVG0VseOo8wB3gJqNBeQhYVHcQw wFq1eNM4zDqXAbB+v9ZBdC3LnfF/Mm75J6HWP/jNBP1f5hnp2qE1qhmW+hMxprMz kJ1tuI/rD+cmK8fdIdqHUDc9SuvBZzMSoTZnpEjBP2wIh7ym5LjAZy9Vy4j5KBvs bbbTX6jUVaYqDriIB5D+Z/ni/iRtFhdX9SeL99+4qbxqTCGA6MuX+vO8UitaXnHW qQR3MG7M9aLiY6K79gFOr8Z7SIXrS/cYWVFjz/u5c6xXFbdBnsHG3g1GJggHHlzc avQiojdz7wgB2kTUlgU2MEbHZKDmUY2aEee04yAhbOvjAIL3Z7dZDwvLCtaRpBAm 2gzawLelAuj0B3QVWtMVj3o1OtBthuZJ4q5HVYUvCxSSf7ZemdPKaL1E12RSC2YB HAZkIFfWk26ATuYiSb+e =hAfZ -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--