commit | 33fb20c39e98b90813b5ab2d9a0d6faa6300caca | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Mar 06 15:44:03 2013 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Mar 07 15:47:11 2013 -0300 |
tree | 20402ecdcf02f39fdbd31a793702f29881c2fbbc | |
parent | c4627c72e9c9e0fc35af2e9d612888fe4564377d [diff] |
KVM: nVMX: Fix content of MSR_IA32_VMX_ENTRY/EXIT_CTLS Properly set those bits to 1 that the spec demands in case bit 55 of VMX_BASIC is 0 - like in our case. Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>