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.13.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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
1
-3
/
+3
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
1
-1
/
+1
2021-07-15
KVM: nSVM: Restore nested control upon leaving SMM
Vitaly Kuznetsov
1
-0
/
+2
2021-07-15
KVM: nSVM: Introduce svm_copy_vmrun_state()
Vitaly Kuznetsov
1
-0
/
+2
2021-07-15
KVM: SVM: add module param to control the #SMI interception
Maxim Levitsky
1
-0
/
+1
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-34
/
+4
2021-06-17
KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
Vineeth Pillai
1
-0
/
+5
2021-06-17
KVM: SVM: Software reserved fields
Vineeth Pillai
1
-2
/
+15
2021-06-17
KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
Vitaly Kuznetsov
1
-2
/
+0
2021-05-24
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
1
-1
/
+1
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-34
/
+4
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
1
-34
/
+4
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
1
-0
/
+1
2021-04-26
KVM: SVM: Drop redundant svm_sev_enabled() helper
Sean Christopherson
1
-5
/
+0
2021-04-26
KVM: SVM: Move SEV VMCB tracking allocation to sev.c
Sean Christopherson
1
-0
/
+1
2021-04-26
KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features
Paolo Bonzini
1
-0
/
+1
2021-04-26
KVM: SVM: Move SEV module params/variables to sev.c
Sean Christopherson
1
-2
/
+0
2021-04-26
KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
Sean Christopherson
1
-7
/
+0
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
1
-0
/
+1
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
1
-0
/
+2
2021-04-20
KVM: SVM: Define actual size of IOPM and MSRPM tables
Krish Sadhukhan
1
-0
/
+3
2021-04-20
KVM: SVM: Add a comment to clarify what vcpu_svm.vmcb points at
Sean Christopherson
1
-0
/
+1
2021-04-20
KVM: SVM: Drop vcpu_svm.vmcb_pa
Sean Christopherson
1
-1
/
+0
2021-04-17
KVM: nSVM: improve SYSENTER emulation on AMD
Maxim Levitsky
1
-3
/
+3
2021-04-04
svm/sev: Register SEV and SEV-ES ASIDs to the misc controller
Vipin Sharma
1
-0
/
+1
2021-03-15
KVM: nSVM: Optimize vmcb12 to vmcb02 save area copies
Cathy Avery
1
-0
/
+6
2021-03-15
KVM: nSVM: Add helper to synthesize nested VM-Exit without collateral
Sean Christopherson
1
-0
/
+9
2021-03-15
KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places)
Paolo Bonzini
1
-7
/
+7
2021-03-15
KVM: nSVM: rename functions and variables according to vmcbXY nomenclature
Paolo Bonzini
1
-3
/
+2
2021-03-15
KVM: nSVM: Track the ASID generation of the vmcb vmrun through the vmcb
Cathy Avery
1
-1
/
+1
2021-03-15
KVM: nSVM: Track the physical cpu of the vmcb vmrun through the vmcb
Cathy Avery
1
-0
/
+1
2021-03-15
KVM: SVM: Use a separate vmcb for the nested L2 guest
Cathy Avery
1
-15
/
+16
2021-02-04
KVM: SVM: use .prepare_guest_switch() to handle CPU register save/setup
Michael Roth
1
-2
/
+3
2021-02-04
KVM: SVM: remove uneeded fields from host_save_users_msrs
Michael Roth
1
-5
/
+2
2021-02-04
KVM: SVM: use vmsave/vmload for saving/restoring additional host state
Michael Roth
1
-17
/
+0
2021-02-03
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
1
-3
/
+0
2021-01-08
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
[next]