From: Andre Przywara Date: Wed, 1 Dec 2010 11:17:44 +0000 (+0100) Subject: KVM: enlarge number of possible CPUID leaves X-Git-Tag: v2.6.37-rc7~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73c1160ce377d8fc6d84cb630ebf9658808bec49;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed