index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
vmenter.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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