KVM: enlarge number of possible CPUID leaves
authorAndre Przywara <andre.przywara@amd.com>
Wed, 1 Dec 2010 11:17:44 +0000 (12:17 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Jan 2011 21:58:46 +0000 (13:58 -0800)
commit9b5f28d26b8233dff5a1e4f659b70ee55a827711
tree87830aa4f7014bd1fda1c0429547b5fc5b7ddc60
parent203d86c28cd29846ff66e2d9178f870063d8de83
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: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/include/asm/kvm_host.h