linux/arch/x86/kvm/vmx
Sean Christopherson c3e8abf0f3 KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Drop kvm_x86_ops' pre/post_block() now that all implementations are nops.

No functional change intended.

Signed-off-by: Sean Christopherson <seanjc@google.com>
Reviewed-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20211208015236.1616697-10-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-01-19 12:14:40 -05:00
..
capabilities.h KVM: x86: Making the module parameter of vPMU more common 2022-01-17 12:56:03 -05:00
evmcs.c KVM: nVMX: Filter out all unsupported controls when eVMCS was activated 2021-09-22 10:33:15 -04:00
evmcs.h x86/kvm: Always inline evmcs_write64() 2021-09-15 15:51:46 +02:00
nested.c KVM: x86: Update vPMCs when retiring branch instructions 2022-01-07 10:44:43 -05:00
nested.h KVM: nVMX: Introduce 'EVMPTR_MAP_PENDING' post-migration state 2021-06-17 13:09:49 -04:00
pmu_intel.c KVM: x86: Making the module parameter of vPMU more common 2022-01-17 12:56:03 -05:00
posted_intr.c KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx 2022-01-19 12:14:38 -05:00
posted_intr.h KVM: VMX: Handle PI descriptor updates during vcpu_put/load 2022-01-19 12:14:37 -05:00
sgx.c KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATION protocol 2021-10-25 06:48:25 -04:00
sgx.h KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC 2021-04-20 04:18:56 -04:00
vmcs12.c KVM: x86: Clean up redundant ROL16(val, n) macro definition 2021-08-13 03:35:16 -04:00
vmcs12.h KVM: x86: Clean up redundant ROL16(val, n) macro definition 2021-08-13 03:35:16 -04:00
vmcs_shadow_fields.h KVM: Fix some out-dated function names in comment 2020-01-21 13:57:27 +01:00
vmcs.h kvm: x86: Intercept #NM for saving IA32_XFD_ERR 2022-01-14 13:44:18 -05:00
vmenter.S KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw 2021-02-04 05:27:32 -05:00
vmx_ops.h KVM: VMX: Provide vmread version using asm-goto-with-outputs 2022-01-07 10:44:46 -05:00
vmx.c KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks 2022-01-19 12:14:40 -05:00
vmx.h KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx 2022-01-19 12:14:38 -05:00