index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
vmenter.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts
Ingo Molnar
2022-11-21
1
-51
/
+209
|
\
|
*
KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly
Paolo Bonzini
2022-11-09
1
-3
/
+116
|
*
KVM: SVM: restore host save area from assembly
Paolo Bonzini
2022-11-09
1
-0
/
+17
|
*
KVM: SVM: move guest vmsave/vmload back to assembly
Paolo Bonzini
2022-11-09
1
-11
/
+38
|
*
KVM: SVM: retrieve VMCB from assembly
Paolo Bonzini
2022-11-09
1
-10
/
+10
|
*
KVM: SVM: adjust register allocation for __svm_vcpu_run()
Paolo Bonzini
2022-11-09
1
-19
/
+19
|
*
KVM: SVM: replace regs argument of __svm_vcpu_run() with vcpu_svm
Paolo Bonzini
2022-11-09
1
-18
/
+19
*
|
x86/retbleed: Add SKL return thunk
Thomas Gleixner
2022-10-17
1
-0
/
+1
|
/
*
x86: Add magic AMD return-thunk
Peter Zijlstra
2022-06-27
1
-0
/
+18
*
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-08
1
-2
/
+2
*
KVM/SVM: Move vmenter.S exception fixups out of line
Uros Bizjak
2021-03-15
1
-15
/
+20
*
KVM: SVM: move VMLOAD/VMSAVE to C code
Paolo Bonzini
2021-03-15
1
-13
/
+1
*
KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
Tom Lendacky
2020-12-15
1
-0
/
+50
*
x86/kvm/svm: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2020-07-09
1
-1
/
+1
*
KVM: SVM: Do not setup frame pointer in __svm_vcpu_run
Uros Bizjak
2020-04-15
1
-1
/
+0
*
KVM: SVM: move more vmentry code to assembly
Paolo Bonzini
2020-04-14
1
-0
/
+9
*
KVM: SVM: Split svm_vcpu_run inline assembly to separate file
Uros Bizjak
2020-04-03
1
-0
/
+162