aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/x86/kvm/vmx/ops.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-02x86/kvm: fix a missing-prototypes "vmread_error"Qian Cai1-0/+1
2020-03-31KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson1-7/+21
2019-09-25KVM: VMX: Add error handling to VMREAD helperSean Christopherson1-4/+17
2019-09-25KVM: VMX: Optimize VMX instruction error and fault handlingSean Christopherson1-32/+40
2019-06-05KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64Uros Bizjak1-1/+0
2018-12-14KVM: VMX: Move VMX instruction wrappers to a dedicated header fileSean Christopherson1-0/+285