From: Yang, Sheng Date: Tue, 31 Jul 2007 11:23:01 +0000 (+0300) Subject: KVM: VMX: Add cpu consistency check X-Git-Tag: v2.6.24-rc1~1365^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=002c7f7c32a6123f0894d7d579ffae8e98911830;p=pandora-kernel.git KVM: VMX: Add cpu consistency check All the physical CPUs on the board should support the same VMX feature set. Add check_processor_compatibility to kvm_arch_ops for the consistency check. Signed-off-by: Sheng Yang Signed-off-by: Avi Kivity --- Reading git-diff-tree failed