From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38081) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYI50-000345-LR for qemu-devel@nongnu.org; Fri, 03 May 2013 11:39:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UYI4z-0007Y0-Eg for qemu-devel@nongnu.org; Fri, 03 May 2013 11:39:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:61905) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UYI4z-0007Xs-5b for qemu-devel@nongnu.org; Fri, 03 May 2013 11:39:25 -0400 Message-ID: <5183D353.6090506@redhat.com> Date: Fri, 03 May 2013 09:10:11 -0600 From: Eric Blake MIME-Version: 1.0 References: <1366657220-776-1-git-send-email-ehabkost@redhat.com> <1366657220-776-10-git-send-email-ehabkost@redhat.com> In-Reply-To: <1366657220-776-10-git-send-email-ehabkost@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2LKESOXRDJOMNOFWQPHIX" Subject: Re: [Qemu-devel] [PATCH qom-cpu 9/9] target-i386: Add "filtered-features" property to X86CPU List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eduardo Habkost Cc: libvir-list@redhat.com, Igor Mammedov , Jiri Denemark , qemu-devel@nongnu.org, =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2LKESOXRDJOMNOFWQPHIX Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 04/22/2013 01:00 PM, Eduardo Habkost wrote: > This property will contain all the features that were removed from the > CPU because they are not supported by the host. >=20 > This way, libvirt or other management tools can emulate the > check/enforce behavior by checking if filtered-properties is all zeroes= , > before starting the guest. >=20 > Signed-off-by: Eduardo Habkost > --- > target-i386/cpu.c | 11 +++++++---- > 1 file changed, 7 insertions(+), 4 deletions(-) Definitely wanted by libvirt, and I hope it can be included in 1.5. Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2LKESOXRDJOMNOFWQPHIX 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/ iQEcBAEBCAAGBQJRg9NTAAoJEKeha0olJ0Nq2UkH/0LwQPgChXTevs56wTXenA/y /qSDEMJzSTdKeUW+dzT/OkMGamsXGktwCIuwbGGQ6Hyw9mTFbrAzfw1YxCaoTWiz gMTWQqdLy1mk7LIXmJI5H2VhcOWhklDXo5NQm2UBtfSXLjcmRjx6tUHXGrQVOVSc D6xakcyeQI05jNs/EKWQ/pwjURa4PeIeUyZODJ3YO3L0wEC3sAqiI9kk7Bp2qx8p EDVRV9/byq8gFmRuJTDXdmuW8s1d/jHRWGebI+IbKCbw0m+w5cfg8vW/5xsRjQ03 GW79rRXgAFdOc8ObFGEjuQQ73SrHjbRRJ9J+GU7OOdpmnpfySNrweHBQECupav0= =jWvO -----END PGP SIGNATURE----- ------enig2LKESOXRDJOMNOFWQPHIX--