index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
1
-0
/
+2
2020-12-15
KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting
Tom Lendacky
1
-0
/
+1
2020-12-15
KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
Tom Lendacky
1
-0
/
+5
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
1
-6
/
+16
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
1
-1
/
+5
2020-12-15
KVM: SVM: Set the encryption mask for the SVM host save area
Tom Lendacky
1
-0
/
+2
2020-12-15
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
1
-0
/
+1
2020-12-15
KVM: SVM: Support MMIO for an SEV-ES guest
Tom Lendacky
1
-0
/
+6
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
Tom Lendacky
1
-0
/
+6
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
Tom Lendacky
1
-0
/
+9
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
Tom Lendacky
1
-0
/
+17
2020-12-15
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
1
-0
/
+8
2020-12-15
KVM: SVM: Prevent debugging under SEV-ES
Tom Lendacky
1
-14
/
+23
2020-12-14
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
1
-0
/
+5
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
1
-12
/
+27
2020-11-16
KVM: SVM: Move asid to vcpu_svm
Cathy Avery
1
-0
/
+1
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
1
-1
/
+1
2020-10-21
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
1
-0
/
+8
2020-10-21
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
1
-1
/
+1
2020-09-28
KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
Alexander Graf
1
-0
/
+7
2020-09-28
KVM: nSVM: CR3 MBZ bits are only 63:52
Krish Sadhukhan
1
-1
/
+1
2020-09-28
KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
Babu Moger
1
-25
/
+0
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
1
-6
/
+6
2020-09-28
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
1
-4
/
+6
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
1
-17
/
+17
2020-09-28
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
1
-3
/
+3
2020-09-28
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
1
-0
/
+18
2020-09-28
KVM: nSVM: Remove unused field
Babu Moger
1
-1
/
+0
2020-09-28
KVM: nSVM: rename nested vmcb to vmcb12
Maxim Levitsky
1
-1
/
+1
2020-07-10
KVM: nSVM: prepare to handle errors from enter_svm_guest_mode()
Vitaly Kuznetsov
1
-2
/
+2
2020-07-08
KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested ...
Krish Sadhukhan
1
-1
/
+4
2020-07-08
KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr()
Joerg Roedel
1
-1
/
+1
2020-07-08
KVM: SVM: Add svm_ prefix to set/clr/is_intercept()
Joerg Roedel
1
-3
/
+3
2020-07-08
KVM: SVM: Add vmcb_ prefix to mark_*() functions
Joerg Roedel
1
-4
/
+4
2020-07-08
KVM: SVM: Rename struct nested_state to svm_nested_state
Joerg Roedel
1
-2
/
+2
2020-07-08
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
1
-3
/
+0
2020-06-01
KVM: nSVM: leave guest mode when clearing EFER.SVME
Paolo Bonzini
1
-0
/
+1
2020-06-01
KVM: nSVM: remove HF_VINTR_MASK
Paolo Bonzini
1
-1
/
+3
2020-06-01
KVM: nSVM: extract svm_set_gif
Paolo Bonzini
1
-0
/
+1
2020-06-01
KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit
Paolo Bonzini
1
-0
/
+1
2020-06-01
KVM: nSVM: save all control fields in svm->nested
Paolo Bonzini
1
-15
/
+5
2020-06-01
KVM: nSVM: move map argument out of enter_svm_guest_mode
Paolo Bonzini
1
-1
/
+1
2020-05-28
KVM: nSVM: remove exit_required
Paolo Bonzini
1
-3
/
+0
2020-05-28
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
1
-0
/
+1
2020-05-13
KVM: nSVM: Report interrupts as allowed when in L2 and exit-on-interrupt is set
Paolo Bonzini
1
-0
/
+5
2020-05-13
KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks
Paolo Bonzini
1
-0
/
+3
2020-05-13
KVM: nSVM: Move SMI vmexit handling to svm_check_nested_events()
Paolo Bonzini
1
-0
/
+5
2020-05-13
KVM: nSVM: Report NMIs as allowed when in L2 and Exit-on-NMI is set
Paolo Bonzini
1
-0
/
+5
2020-05-13
KVM: SVM: Implement check_nested_events for NMI
Cathy Avery
1
-15
/
+0
2020-05-13
KVM: SVM: introduce nested_run_pending
Paolo Bonzini
1
-0
/
+4
[next]