OSDN Git Service

KVM: enlarge number of possible CPUID leaves
authorAndre Przywara <andre.przywara@amd.com>
Wed, 1 Dec 2010 11:17:44 +0000 (12:17 +0100)
committerAvi Kivity <avi@redhat.com>
Wed, 8 Dec 2010 15:28:38 +0000 (17:28 +0200)
commit73c1160ce377d8fc6d84cb630ebf9658808bec49
treed10dbef79cf29d39d1aa58795ec147bec7ec9fd3
parent24d1b15f72abe3465e871d11cfc9dc34d1aab8b2
KVM: enlarge number of possible CPUID leaves

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>
arch/x86/include/asm/kvm_host.h