summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/ops.h
AgeCommit message (Expand)Author
2020-09-28KVM: VMX: Rename ops.h to vmx_ops.hSean Christopherson
2020-07-09x86/kvm/vmx: Move guest enter/exit into .noinstr.textThomas Gleixner
2020-04-20KVM: VMX: Drop redundant capability checks in low level INVVPID helpersSean Christopherson
2020-04-20KVM: VMX: Handle INVVPID fallback logic in vpid_sync_vcpu_addr()Sean Christopherson
2020-04-20KVM: VMX: Move vpid_sync_vcpu_addr() down a few linesSean Christopherson
2020-04-20KVM: VMX: Skip global INVVPID fallback if vpid==0 in vpid_sync_context()Sean Christopherson
2020-04-02x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai
2020-03-31KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson
2019-09-25KVM: VMX: Add error handling to VMREAD helperSean Christopherson
2019-09-25KVM: VMX: Optimize VMX instruction error and fault handlingSean Christopherson
2019-06-05KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64Uros Bizjak
2018-12-14KVM: VMX: Move VMX instruction wrappers to a dedicated header fileSean Christopherson