index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
Vitaly Kuznetsov
1
-1
/
+10
2021-06-10
KVM: SVM: Truncate GPR value for DR and CR accesses in !64-bit mode
Sean Christopherson
1
-4
/
+4
2021-05-28
KVM: x86: Defer vtime accounting 'til after IRQ handling
Wanpeng Li
1
-3
/
+3
2021-05-19
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
1
-2
/
+4
2021-05-19
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
1
-0
/
+3
2021-05-19
KVM: SVM: Make sure GHCB is mapped before updating
Tom Lendacky
1
-1
/
+1
2021-05-14
KVM: SVM: Disable SEV/SEV-ES if NPT is disabled
Sean Christopherson
1
-15
/
+15
2021-05-14
KVM: SVM: Zero out the VMCB array used to track SEV ASID association
Sean Christopherson
1
-3
/
+2
2021-05-14
KVM: SVM: Inject #GP on guest MSR_TSC_AUX accesses if RDTSCP unsupported
Sean Christopherson
1
-0
/
+7
2021-05-14
KVM: SVM: Don't strip the C-bit from CR2 on #PF interception
Sean Christopherson
1
-1
/
+1
2021-03-05
KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'
Sean Christopherson
1
-12
/
+13
2021-03-02
KVM: SVM: Clear the CR4 register on reset
Babu Moger
1
-0
/
+1
2021-02-25
KVM: SVM: Fix nested VM-Exit on #GP interception handling
Sean Christopherson
1
-3
/
+8
2021-02-18
KVM: x86: Advertise INVPCID by default
Sean Christopherson
1
-3
/
+0
2021-02-18
KVM: SVM: Intercept INVPCID when it's disabled to inject #UD
Sean Christopherson
1
-4
/
+4
2021-02-11
KVM: SVM: Make symbol 'svm_gp_erratum_intercept' static
Wei Yongjun
1
-1
/
+1
2021-02-09
KVM: x86: move kvm_inject_gp up from kvm_set_dr to callers
Paolo Bonzini
1
-8
/
+5
2021-02-09
KVM: SVM: Remove an unnecessary forward declaration
Sean Christopherson
1
-2
/
+0
2021-02-04
KVM: x86: SEV: Treat C-bit as legal GPA bit regardless of vCPU mode
Sean Christopherson
1
-1
/
+1
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-26
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
1
-0
/
+2
2021-01-08
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
1
-0
/
+10
2021-01-08
KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
Uros Bizjak
1
-2
/
+0
2021-01-08
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
[next]