1. 842f4be KVM: VMX: Add a trampoline to fix VMREAD error handling by Sean Christopherson · 4 years, 10 months ago
  2. bb03911 KVM: VMX: access regs array in vmenter.S in its natural order by Uros Bizjak · 4 years, 11 months ago
  3. 6dcc562 x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_* by Jiri Slaby · 5 years ago
  4. b6852ae KVM: VMX: Fix and tweak the comments for VM-Enter by Sean Christopherson · 5 years ago
  5. 19f2d8f x86/kvm: Replace vmx_vmenter()'s call to kvm_spurious_fault() with UD2 by Josh Poimboeuf · 6 years ago
  6. f2fde6a KVM: VMX: Move RSB stuffing to before the first RET after VM-Exit by Rick Edgecombe · 6 years ago
  7. 4f44c4e KVM: VMX: Reorder clearing of registers in the vCPU-run assembly flow by Sean Christopherson · 6 years ago
  8. 3b895ef KVM: VMX: Preserve callee-save registers in vCPU-run asm sub-routine by Sean Christopherson · 6 years ago
  9. e75c3c3 KVM: VMX: Return VM-Fail from vCPU-run assembly via standard ABI reg by Sean Christopherson · 6 years ago
  10. 77df549 KVM: VMX: Pass @launched to the vCPU-run asm via standard ABI regs by Sean Christopherson · 6 years ago
  11. a62fd5a KVM: VMX: Use RAX as the scratch register during vCPU-run by Sean Christopherson · 6 years ago
  12. ee2fc63 KVM: VMX: Rename ____vmx_vcpu_run() to __vmx_vcpu_run() by Sean Christopherson · 6 years ago
  13. 5e0781d KVM: VMX: Move vCPU-run code to a proper assembly routine by Sean Christopherson · 6 years ago
  14. 453eafb KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines by Sean Christopherson · 6 years ago