commit | 10ba54a58949e222dcb9cd9fb64cd3e7f53fc6b1 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu Aug 08 16:26:31 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 24 19:12:14 2013 +0200 |
tree | 148fe3f6f60fc2878e043dc1c061ea769eb653e0 | |
parent | 59ab5a8f4445699e238c4c46b3da63bb9dc02897 [diff] |
KVM: nVMX: Implement support for EFER saving on VM-exit Implement and advertise VM_EXIT_SAVE_IA32_EFER. L0 traps EFER writes unconditionally, so we always find the current L2 value in the architectural state. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>