| commit | 002c7f7c32a6123f0894d7d579ffae8e98911830 | [log] [tgz] |
|---|---|---|
| author | Yang, Sheng <sheng.yang@intel.com> | Tue Jul 31 14:23:01 2007 +0300 |
| committer | Avi Kivity <avi@qumranet.com> | Sat Oct 13 10:18:22 2007 +0200 |
| tree | 91d46dd1d6f04f25e4f658eb8620fe69c1557c17 | |
| parent | 39214915f50f6ac2350355f2db63910d968fa790 [diff] |
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 <sheng.yang@intel.com> Signed-off-by: Avi Kivity <avi@qumranet.com>