From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39051) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aiQZU-00013A-4g for qemu-devel@nongnu.org; Tue, 22 Mar 2016 13:58:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aiQZT-0002j5-5Y for qemu-devel@nongnu.org; Tue, 22 Mar 2016 13:58:24 -0400 References: <1457635927-23045-1-git-send-email-berrange@redhat.com> <1457636396-24983-1-git-send-email-berrange@redhat.com> <1457636396-24983-6-git-send-email-berrange@redhat.com> From: Eric Blake Message-ID: <56F187B8.4020209@redhat.com> Date: Tue, 22 Mar 2016 11:58:16 -0600 MIME-Version: 1.0 In-Reply-To: <1457636396-24983-6-git-send-email-berrange@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="KIaNAWkTuSD1nWgqpBAhxPw4GsnNBjoI4" Subject: Re: [Qemu-devel] [PATCH v3 06/10] acl: delete existing ACL implementation List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" , qemu-devel@nongnu.org Cc: Paolo Bonzini , qemu-block@nongnu.org, Markus Armbruster , =?UTF-8?Q?Andreas_F=c3=a4rber?= , Max Reitz This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --KIaNAWkTuSD1nWgqpBAhxPw4GsnNBjoI4 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/10/2016 11:59 AM, Daniel P. Berrange wrote: > The 'qemu_acl' type was a previous non-QOM based attempt to > provide an authorization facility in QEMU. Because it is > non-QOM based it cannot be created via the command line and > requires special monitor commands to manipulate it. >=20 > The new QAuthZ and QAuthZSimple QOM classes provide a superset > of the functionality in qemu_acl, so the latter can now be > deleted. The HMP 'acl_*' monitor commands are converted to > use the new QAuthZSimple data type instead in order to provide > backwards compatibility, but their use is discouraged. >=20 > Signed-off-by: Daniel P. Berrange > --- Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --KIaNAWkTuSD1nWgqpBAhxPw4GsnNBjoI4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJW8Ye4AAoJEKeha0olJ0NqykIIAKahbHDlh4EiF2hQg4FBSL8q 9AVK00pzoflS+SzGhyuwpqS0ZQa2BjBQg+U6FW3TKySA1xbH0RNBKlPHu+ILuBnr q0Dweeo3IoCHc5JYRN6Gea24Ps6LPxQqK4DtrQ/gugr8S4ee1HNr4d6F0Kf+kMOG 2OBdvXB8BDTkJpoulGSv/iOpc/mLoezYIZY+Vfa/QJK0yodqWJU3HSyBnTttN/Hd zwLetm5M0fFJT5NrFg6Py5nf47OeKxgykk+UoECFa44Vgvt9hNjPvf08R4rCgoPr ScxSreuSnzLhRYp+YdPl6sgAeqC5Aw9z+Heprq7SJPrvjjZSXy9Qh9XSbbz6qms= =Klzh -----END PGP SIGNATURE----- --KIaNAWkTuSD1nWgqpBAhxPw4GsnNBjoI4--