Re: [Qemu-devel] [PATCH 1/3] target-i386: cpu: name new CPUID bits

2012-11-14 Thread Igor Mammedov
On Wed, 14 Nov 2012 16:28:52 -0200 Eduardo Habkost wrote: > From: Andre Przywara > > Update QEMU's knowledge of CPUID bit names. This allows to > enable/disable those new features on QEMU's command line when > using KVM and prepares future feature enablement in QEMU. > > This adds F16C, RDRAND

[Qemu-devel] [PATCH 1/3] target-i386: cpu: name new CPUID bits

2012-11-14 Thread Eduardo Habkost
From: Andre Przywara Update QEMU's knowledge of CPUID bit names. This allows to enable/disable those new features on QEMU's command line when using KVM and prepares future feature enablement in QEMU. This adds F16C, RDRAND, LWP, TBM, TopoExt, PerfCtr_Core, PerfCtr_NB, FSGSBASE, BMI1, AVX2, BMI2,