summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm/vmenter.S
AgeCommit message (Expand)Author
2023-08-16x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra
2023-07-27x86/srso: Add IBPB on VMEXITBorislav Petkov (AMD)
2022-11-21Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar
2022-11-09KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assemblyPaolo Bonzini
2022-11-09KVM: SVM: restore host save area from assemblyPaolo Bonzini
2022-11-09KVM: SVM: move guest vmsave/vmload back to assemblyPaolo Bonzini
2022-11-09KVM: SVM: retrieve VMCB from assemblyPaolo Bonzini
2022-11-09KVM: SVM: adjust register allocation for __svm_vcpu_run()Paolo Bonzini
2022-11-09KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svmPaolo Bonzini
2022-10-17x86/retbleed: Add SKL return thunkThomas Gleixner
2022-06-27x86: Add magic AMD return-thunkPeter Zijlstra
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra
2021-03-15KVM/SVM: Move vmenter.S exception fixups out of lineUros Bizjak
2021-03-15KVM: SVM: move VMLOAD/VMSAVE to C codePaolo Bonzini
2020-12-15KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guestsTom Lendacky
2020-07-09x86/kvm/svm: Move guest enter/exit into .noinstr.textThomas Gleixner
2020-04-15KVM: SVM: Do not setup frame pointer in __svm_vcpu_runUros Bizjak
2020-04-14KVM: SVM: move more vmentry code to assemblyPaolo Bonzini
2020-04-03KVM: SVM: Split svm_vcpu_run inline assembly to separate fileUros Bizjak