From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45367) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTtxi-0005sI-UM for qemu-devel@nongnu.org; Mon, 24 Aug 2015 11:47:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTtxe-0001IV-I0 for qemu-devel@nongnu.org; Mon, 24 Aug 2015 11:47:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTtxe-0001I5-D2 for qemu-devel@nongnu.org; Mon, 24 Aug 2015 11:47:02 -0400 References: <1440407824-30037-1-git-send-email-pl@kamp.de> From: Eric Blake Message-ID: <55DB3C6F.3010206@redhat.com> Date: Mon, 24 Aug 2015 09:46:55 -0600 MIME-Version: 1.0 In-Reply-To: <1440407824-30037-1-git-send-email-pl@kamp.de> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rAiaDCQO1mSpm9Ka8HPUb4ptQLkPRJT3g" Subject: Re: [Qemu-devel] [PATCH] target-i386: add a list of enforceable CPU models to the help output List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Lieven , qemu-devel@nongnu.org Cc: pbonzini@redhat.com, rth@twiddle.net, afaerber@suse.de, ehabkost@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rAiaDCQO1mSpm9Ka8HPUb4ptQLkPRJT3g Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/24/2015 03:17 AM, Peter Lieven wrote: > this patch adds a probe that lists all enforceable and migrateable > CPU models to the -cpu help output. The idea is to know a priory > which CPU modules can be exposed to the user without loosing any > feature flags. >=20 > Signed-off-by: Peter Lieven > --- > target-i386/cpu.c | 49 +++++++++++++++++++++++++++++++++++++++++++++++= ++ > 1 file changed, 49 insertions(+) Is this same sort of listing available through QMP? Parsing '-cpu help' output is undesirable from libvirt point of view. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --rAiaDCQO1mSpm9Ka8HPUb4ptQLkPRJT3g 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/ iQEcBAEBCAAGBQJV2zx0AAoJEKeha0olJ0NqwccH/1lODAbClVU5wHpKWpXvJ5Eb XVCzLBh4e2bq7cQ5JRQ9tcue5I+lRa4Eevd5DVsZ56Y9emLwN/QZF5rYsp+N4Rm5 VpcuwdUZ1lHCv0y9QAwG0TTCQeAxrkv20phbCnV5cvCA8ogtQc7kaH/kd9gKp0DY 7W2H7QIJwGjH9bC0W4zVc6UMJFvlP4bYG6W91Gx20RA3JjihFp5/g1LcZF2xLWYm sdWs/GMATL5qJ1CKiq20b77wBBU+/JKFW5uthBXB+7W9tGj+rADcpl3N9NGrv6w/ FNNXA2Ji4YXpKK8yBrtM7Ud5brj6ffd5yj6Tof/QTkOmhqsLyQ8CooPwkZ+0Msk= =4L1C -----END PGP SIGNATURE----- --rAiaDCQO1mSpm9Ka8HPUb4ptQLkPRJT3g--