linux/arch/x86/include
Jan Kiszka 384bb78327 KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER
As we may emulate the loading of EFER on VM-entry and VM-exit, implement
the checks that VMX performs on the guest and host values on vmlaunch/
vmresume. Factor out kvm_valid_efer for this purpose which checks for
set reserved bits.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
2013-04-22 12:53:42 +03:00
..
asm KVM: nVMX: Validate EFER values for VM_ENTRY/EXIT_LOAD_IA32_EFER 2013-04-22 12:53:42 +03:00
uapi/asm KVM: nVMX: Shadow-vmcs control fields/bits 2013-04-22 10:51:09 +03:00