From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGYFf-0003jO-6L for qemu-devel@nongnu.org; Wed, 28 Jan 2015 14:26:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YGYFZ-0001uS-EU for qemu-devel@nongnu.org; Wed, 28 Jan 2015 14:26:11 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44437) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YGYFZ-0001uI-5h for qemu-devel@nongnu.org; Wed, 28 Jan 2015 14:26:05 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t0SJQ47e006317 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 28 Jan 2015 14:26:04 -0500 Message-ID: <54C937CB.6090807@redhat.com> Date: Wed, 28 Jan 2015 12:26:03 -0700 From: Eric Blake MIME-Version: 1.0 References: <1422387983-32153-1-git-send-email-mreitz@redhat.com> <1422387983-32153-37-git-send-email-mreitz@redhat.com> In-Reply-To: <1422387983-32153-37-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="XSA854eVv1kh31FxCJ4PiRXTjPilaTbG9" Subject: Re: [Qemu-devel] [PATCH RESEND 36/50] blockdev: Allow more options for BB-less BDS tree List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Fam Zheng , Jeff Cody , Markus Armbruster , Stefan Hajnoczi , John Snow This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --XSA854eVv1kh31FxCJ4PiRXTjPilaTbG9 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/27/2015 12:46 PM, Max Reitz wrote: > Most of the options which blockdev_init() parses for both the > BlockBackend and the root BDS are valid for just the root BDS as well > (e.g. read-only). This patch allows specifying these options even if no= t > creating a BlockBackend. >=20 > Signed-off-by: Max Reitz > --- > blockdev.c | 156 +++++++++++++++++++++++++++++++++++++++++++++++++++++= +++++--- > 1 file changed, 150 insertions(+), 6 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --XSA854eVv1kh31FxCJ4PiRXTjPilaTbG9 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJUyTfLAAoJEKeha0olJ0NqfDYH/ifnVk5jGF1ve8BxosD7NRKn 1ctfeY3m3xPgpOpWCr0LaIpFfF39JnjtPSay9ap81TLAC0yVsiy+5u3K27EtrxQW cMkBmooKPShWsT3JXGbyOhc3B2OnL4EbJ8SwLnQMpTJrEo01ZFQtgZYl3njky+cu mKFUr5DpBdN87O6kgGLIe4ihomEikxqH3OQzhgFD1HuuSAGiekRA3+COlTXHV88r i3Tkx6iZTCJ0gxB2qWAnddPFIda43IGWmuVJqswayBTWnruCveRYMJFSD96uEakD HYb0mNiAoUUJGZLy7/ZHXMJU2ezIEPTqn35K7fMDOa/WRGn/r34cK1XMI9mG6bU= =2bsv -----END PGP SIGNATURE----- --XSA854eVv1kh31FxCJ4PiRXTjPilaTbG9--