commit | 5381417f6a51293e7b8af1eb18aefa5d47976a71 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Jun 16 13:59:44 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Jun 19 12:52:13 2014 +0200 |
tree | 045acd7c04fb4d5883421a1289311a76d3bed525 | |
parent | 2996fca0690f03a5220203588f4a0d8c5acba2b0 [diff] |
KVM: nVMX: Fix returned value of MSR_IA32_VMX_VMCS_ENUM Many real CPUs get this wrong as well, but ours is totally off: bits 9:1 define the highest index value. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>