]> rtime.felk.cvut.cz Git - linux-imx.git/commit
KVM: enlarge number of possible CPUID leaves
authorAndre Przywara <andre.przywara@amd.com>
Thu, 31 Mar 2011 18:58:55 +0000 (11:58 -0700)
committerAK <andi@firstfloor.org>
Thu, 31 Mar 2011 18:58:55 +0000 (11:58 -0700)
commit8295c17f384a1e50b56cacbdc0d91e1c21c1b953
treed40d1d8cf61f8c56f76e7d3fe7ab9d31c34d15ab
parenta334427ace8de88f5257cb6431f4bfc0588c7ac7
KVM: enlarge number of possible CPUID leaves

commit 73c1160ce377d8fc6d84cb630ebf9658808bec49 upstream.

Currently the number of CPUID leaves KVM handles is limited to 40.
My desktop machine (AthlonII) already has 35 and future CPUs will
expand this well beyond the limit. Extend the limit to 80 to make
room for future processors.

KVM-Stable-Tag.
Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
arch/x86/include/asm/kvm_host.h