Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-04-02 | x86/kvm: fix a missing-prototypes "vmread_error" | Qian Cai | 1 | -0/+1 |
2020-03-31 | KVM: VMX: Add a trampoline to fix VMREAD error handling | Sean Christopherson | 1 | -7/+21 |
2019-09-25 | KVM: VMX: Add error handling to VMREAD helper | Sean Christopherson | 1 | -4/+17 |
2019-09-25 | KVM: VMX: Optimize VMX instruction error and fault handling | Sean Christopherson | 1 | -32/+40 |
2019-06-05 | KVM: VMX: remove unneeded 'asm volatile ("")' from vmcs_write64 | Uros Bizjak | 1 | -1/+0 |
2018-12-14 | KVM: VMX: Move VMX instruction wrappers to a dedicated header file | Sean Christopherson | 1 | -0/+285 |