开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.h
Age
Commit message (
Expand
)
Author
2021-10-18
KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
Paolo Bonzini
2021-09-22
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
2021-08-20
KVM: SVM: AVIC: drop unsupported AVIC base relocation code
Maxim Levitsky
2021-08-20
KVM: SVM: remove svm_toggle_avic_for_irq_window
Maxim Levitsky
2021-08-20
KVM: x86: don't disable APICv memslot when inhibited
Maxim Levitsky
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
2021-07-15
KVM: nSVM: Restore nested control upon leaving SMM
Vitaly Kuznetsov
2021-07-15
KVM: nSVM: Introduce svm_copy_vmrun_state()
Vitaly Kuznetsov
2021-07-15
KVM: SVM: add module param to control the #SMI interception
Maxim Levitsky
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2021-06-17
KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
Vineeth Pillai
2021-06-17
KVM: SVM: Software reserved fields
Vineeth Pillai
2021-06-17
KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
Vitaly Kuznetsov
2021-05-24
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
2021-04-26
KVM: SVM: Drop redundant svm_sev_enabled() helper
Sean Christopherson
2021-04-26
KVM: SVM: Move SEV VMCB tracking allocation to sev.c
Sean Christopherson
2021-04-26
KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features
Paolo Bonzini
2021-04-26
KVM: SVM: Move SEV module params/variables to sev.c
Sean Christopherson
2021-04-26
KVM: SVM: Delay restoration of host MSR_TSC_AUX until return to userspace
Sean Christopherson
2021-04-22
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
2021-04-20
KVM: SVM: Define actual size of IOPM and MSRPM tables
Krish Sadhukhan
2021-04-20
KVM: SVM: Add a comment to clarify what vcpu_svm.vmcb points at
Sean Christopherson
2021-04-20
KVM: SVM: Drop vcpu_svm.vmcb_pa
Sean Christopherson
2021-04-17
KVM: nSVM: improve SYSENTER emulation on AMD
Maxim Levitsky
2021-04-04
svm/sev: Register SEV and SEV-ES ASIDs to the misc controller
Vipin Sharma
2021-03-15
KVM: nSVM: Optimize vmcb12 to vmcb02 save area copies
Cathy Avery
2021-03-15
KVM: nSVM: Add helper to synthesize nested VM-Exit without collateral
Sean Christopherson
2021-03-15
KVM: SVM: Pass struct kvm_vcpu to exit handlers (and many, many other places)
Paolo Bonzini
2021-03-15
KVM: nSVM: rename functions and variables according to vmcbXY nomenclature
Paolo Bonzini
2021-03-15
KVM: nSVM: Track the ASID generation of the vmcb vmrun through the vmcb
Cathy Avery
2021-03-15
KVM: nSVM: Track the physical cpu of the vmcb vmrun through the vmcb
Cathy Avery
2021-03-15
KVM: SVM: Use a separate vmcb for the nested L2 guest
Cathy Avery
2021-02-04
KVM: SVM: use .prepare_guest_switch() to handle CPU register save/setup
Michael Roth
2021-02-04
KVM: SVM: remove uneeded fields from host_save_users_msrs
Michael Roth
2021-02-04
KVM: SVM: use vmsave/vmload for saving/restoring additional host state
Michael Roth
2021-02-03
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting
Tom Lendacky
2020-12-15
KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests
Tom Lendacky
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU loading
Tom Lendacky
2020-12-15
KVM: SVM: Provide support for SEV-ES vCPU creation/loading
Tom Lendacky
2020-12-15
KVM: SVM: Set the encryption mask for the SVM host save area
Tom Lendacky
2020-12-15
KVM: SVM: Support string IO operations for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Support MMIO for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
Tom Lendacky
[next]