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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-04
KVM: x86: move kvm_inject_gp up from kvm_set_xcr to callers
Paolo Bonzini
1
-5
/
+2
2021-02-04
KVM: SVM: Replace hard-coded value with #define
Krish Sadhukhan
1
-1
/
+1
2021-02-04
KVM: SVM: use .prepare_guest_switch() to handle CPU register save/setup
Michael Roth
1
-24
/
+52
2021-02-04
KVM: SVM: remove uneeded fields from host_save_users_msrs
Michael Roth
1
-4
/
+2
2021-02-04
KVM: SVM: use vmsave/vmload for saving/restoring additional host state
Michael Roth
1
-26
/
+5
2021-02-04
KVM: SVM: Use asm goto to handle unexpected #UD on SVM instructions
Sean Christopherson
1
-15
/
+1
2021-02-04
KVM: X86: prepend vmx/svm prefix to additional kvm_x86_ops functions
Jason Baron
1
-10
/
+10
2021-02-04
KVM: SVM: Fix #GP handling for doubly-nested virtualization
Wei Huang
1
-2
/
+18
2021-02-04
KVM: SVM: Add support for SVM instruction address check change
Wei Huang
1
-0
/
+3
2021-02-04
KVM: SVM: Add emulation support for #GP triggered by SVM instructions
Bandan Das
1
-18
/
+91
2021-02-04
KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW
Chenyi Qiang
1
-3
/
+3
2021-02-03
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
1
-0
/
+5
2021-01-25
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
1
-0
/
+2
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
1
-0
/
+10
2021-01-07
KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
Uros Bizjak
1
-2
/
+0
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
1
-3
/
+5
2020-12-15
KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
Tom Lendacky
1
-9
/
+16
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
1
-13
/
+23
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
1
-3
/
+17
2020-12-15
KVM: SVM: Set the encryption mask for the SVM host save area
Tom Lendacky
1
-1
/
+2
2020-12-15
KVM: SVM: Add NMI support for an SEV-ES guest
Tom Lendacky
1
-7
/
+13
2020-12-15
KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest
Tom Lendacky
1
-0
/
+8
2020-12-15
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
1
-1
/
+10
2020-12-15
KVM: SVM: Add support for CR8 write traps for an SEV-ES guest
Tom Lendacky
1
-1
/
+6
2020-12-15
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
1
-0
/
+7
2020-12-15
KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
Tom Lendacky
1
-0
/
+26
2020-12-15
KVM: SVM: Add support for EFER write traps for an SEV-ES guest
Tom Lendacky
1
-0
/
+20
2020-12-15
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
1
-3
/
+8
2020-12-15
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
1
-2
/
+4
2020-12-15
KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
Tom Lendacky
1
-26
/
+38
2020-12-15
KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
Tom Lendacky
1
-0
/
+7
2020-12-15
KVM: SVM: Do not allow instruction emulation under SEV-ES
Tom Lendacky
1
-0
/
+6
2020-12-15
KVM: SVM: Prevent debugging under SEV-ES
Tom Lendacky
1
-0
/
+9
2020-12-15
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
1
-10
/
+73
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
1
-0
/
+1
2020-12-14
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
1
-2
/
+22
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
1
-10
/
+10
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
1
-20
/
+0
2020-12-11
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
1
-10
/
+4
2020-12-04
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
1
-2
/
+2
2020-11-17
KVM: SVM: fix error return code in svm_create_vcpu()
Chen Zhou
1
-1
/
+3
2020-11-16
KVM: SVM: check CR4 changes against vcpu->arch
Paolo Bonzini
1
-1
/
+1
2020-11-16
KVM: SVM: Move asid to vcpu_svm
Cathy Avery
1
-3
/
+7
2020-11-15
kvm: x86: Sink cpuid update into vendor-specific set_cr4 functions
Jim Mattson
1
-0
/
+3
2020-11-15
KVM: x86: Move vendor CR4 validity check to dedicated kvm_x86_ops hook
Sean Christopherson
1
-2
/
+7
2020-11-15
KVM: SVM: Drop VMXE check from svm_set_cr4()
Sean Christopherson
1
-3
/
+0
2020-11-13
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
1
-0
/
+8
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-136
/
+268
2020-10-21
Merge branch 'kvm-fixes' into 'next'
Paolo Bonzini
1
-1
/
+7
2020-10-21
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
1
-28
/
+33
[next]