From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58099) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI4Ka-0003Os-Fn for qemu-devel@nongnu.org; Tue, 19 Mar 2013 17:44:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI4KV-0007XJ-Kl for qemu-devel@nongnu.org; Tue, 19 Mar 2013 17:44:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49734) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI4KV-0007Uw-An for qemu-devel@nongnu.org; Tue, 19 Mar 2013 17:44:23 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r2JLiMkM007259 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 19 Mar 2013 17:44:22 -0400 Message-ID: <5148DC35.6070806@redhat.com> Date: Tue, 19 Mar 2013 15:44:21 -0600 From: Eric Blake MIME-Version: 1.0 References: <1363627441-8297-1-git-send-email-kwolf@redhat.com> <1363627441-8297-7-git-send-email-kwolf@redhat.com> In-Reply-To: <1363627441-8297-7-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2GHEUVRFVBBSMGRMQRHCC" Subject: Re: [Qemu-devel] [PATCH 06/11] nbd: Accept -drive options for the network connection List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: pbonzini@redhat.com, qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2GHEUVRFVBBSMGRMQRHCC Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 03/18/2013 11:23 AM, Kevin Wolf wrote: > The existing parsers for the file name now parse everything into the > bdrv_open() options QDict. Instead of using these parsers, you can now > directly specify the options on the command line, like this: >=20 > qemu-system-x86_64 -drive file=3Dnbd:,file.port=3D1234,file.host=3D= ::1 >=20 > Clearly the file=3D... part could use further improvement, but it's a > start. >=20 > Signed-off-by: Kevin Wolf > --- > block/nbd.c | 129 ++++++++++++++++++++++++++++++++++++----------------= -------- > 1 file changed, 77 insertions(+), 52 deletions(-) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2GHEUVRFVBBSMGRMQRHCC 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.4.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRSNw1AAoJEKeha0olJ0NqBwAH/3Q0oGjtVkp6nbAxRvLqjYQi T8adsLOK4gaH0MXQGbftLhU5llksE/vqaCyvosq/GHfT7gtY1Tfl/cJonxgI4O48 RKWLJni5pthspr0eXkxYQJRAMiuWNQsHb4zjxd2N3ne2VuVQhqnz6rnOkpU/Sm8w YDCWmYKdysnnqeSJsh6tTZy48k8yvApqWI1tPpKaPIJ7r+mlGXWRDMyN4UWQnLfK UymQWSYSGUAqffrHjRRb7lgCJRoHCrKtTQXCpNtm2DRG+JSU5NBsvnsMBJPPCtj0 0hiXWouEJv0rh1DYKNF6D7srlq6tisKQKH5GxwTbR+amGQ/FgbiE8Dwc42rkLRc= =ELTZ -----END PGP SIGNATURE----- ------enig2GHEUVRFVBBSMGRMQRHCC--