linux/arch/x86/kvm/vmx
Sean Christopherson 165072b089 KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code
VMX can conditionally call kvm_{before,after}_interrupt() since KVM
always uses "ack interrupt on exit" and therefore explicitly handles
interrupts as opposed to blindly enabling irqs.

Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-06-18 11:46:03 +02:00
..
capabilities.h KVM: VMX: Include architectural defs header in capabilities.h 2019-04-30 21:32:21 +02:00
evmcs.c x86/kvm/hyper-v: nested_enable_evmcs() sets vmcs_version incorrectly 2019-01-25 19:11:37 +01:00
evmcs.h
nested.c kvm: vmx: segment limit check: use access length 2019-06-18 11:43:45 +02:00
nested.h kvm: vmx: segment limit check: use access length 2019-06-18 11:43:45 +02:00
ops.h KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64 2019-06-05 14:14:49 +02:00
pmu_intel.c KVM: x86/pmu: do not mask the value that is written to fixed PMUs 2019-05-24 21:27:14 +02:00
vmcs12.c
vmcs12.h
vmcs_shadow_fields.h
vmcs.h KVM: VMX: Read cached VM-Exit reason to detect external interrupt 2019-06-18 11:46:02 +02:00
vmenter.S KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit 2019-04-27 09:48:52 +02:00
vmx.c KVM: x86: Move kvm_{before,after}_interrupt() calls to vendor code 2019-06-18 11:46:03 +02:00
vmx.h KVM: VMX: Store the host kernel's IDT base in a global variable 2019-06-18 11:46:02 +02:00