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