[libvirt] [PATCH] cpu: Add new flag supported by qemu to the cpu definition

Eric Blake eblake at redhat.com
Sat Mar 3 02:06:21 UTC 2012


On 02/29/2012 07:53 AM, Peter Krempa wrote:
> Some new cpu features were added to qemu. This patch adds some of them
> to our CPU map.
> ---
> to ease review, here's an excerpt from qemu.git/target-i386/cpuid.c to ease the review:
> 
> static const char *ext3_feature_name[] = {
>     "lahf_lm" /* AMD LahfSahf */, "cmp_legacy", "svm", "extapic" /* AMD ExtApicSpace */,
>     "cr8legacy" /* AMD AltMovCr8 */, "abm", "sse4a", "misalignsse",
>     "3dnowprefetch", "osvw", "ibs", "xop",
>     "skinit", "wdt", NULL, NULL,
>     "fma4", NULL, "cvt16", "nodeid_msr",
>     NULL, NULL, NULL, NULL,
>     NULL, NULL, NULL, NULL,
>     NULL, NULL, NULL, NULL,
> };

Thanks; that helped review.  ACK.

-- 
Eric Blake   eblake at redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120302/5055ab65/attachment-0001.sig>


More information about the libvir-list mailing list