commit | d1fa0352a151a597e8749e7be84121a1ff0d3502 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Sun Apr 14 12:44:54 2013 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Mon Apr 22 12:53:52 2013 +0300 |
tree | ca7605976c80dad0bf349693b8a5091227020e82 | |
parent | 384bb783275145b70d769acf4c687957d1c61802 [diff] |
KVM: nVMX: VM_ENTRY/EXIT_LOAD_IA32_EFER overrides EFER.LMA settings If we load the complete EFER MSR on entry or exit, EFER.LMA (and LME) loading is skipped. Their consistency is already checked now before starting the transition. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>