开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2021-02-04
KVM/SVM: add support for SEV attestation command
Brijesh Singh
2021-02-03
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
2021-02-03
KVM: SVM: Treat SVM as unsupported when running as an SEV guest
Sean Christopherson
2021-01-28
Fix unsynchronized access to sev members through svm_register_enc_region
Peter Gonda
2021-01-25
KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMX
Paolo Bonzini
2021-01-25
KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guest
Sean Christopherson
2021-01-25
kvm: tracing: Fix unmatched kvm_entry and kvm_exit events
Lorenzo Brescia
2021-01-07
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2021-01-07
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
2021-01-07
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode
Maxim Levitsky
2021-01-07
KVM: nSVM: correctly restore nested_run_pending on migration
Maxim Levitsky
2021-01-07
KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
Uros Bizjak
2021-01-07
KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load
Nathan Chancellor
2021-01-07
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2020-12-16
KVM: SVM: fix 32-bit compilation
Paolo Bonzini
2020-12-15
KVM: SVM: Add AP_JUMP_TABLE support in prep for AP booting
Tom Lendacky
2020-12-15
KVM: SVM: Provide support to launch and run an SEV-ES guest
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: Update ASID allocation to support SEV-ES guests
Tom Lendacky
2020-12-15
KVM: SVM: Set the encryption mask for the SVM host save area
Tom Lendacky
2020-12-15
KVM: SVM: Add NMI support for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Do not report support for SMM for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR8 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR4 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for CR0 write traps for an SEV-ES guest
Tom Lendacky
2020-12-15
KVM: SVM: Add support for EFER write traps for an SEV-ES guest
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: Create trace events for VMGEXIT MSR protocol processing
Tom Lendacky
2020-12-15
KVM: SVM: Create trace events for VMGEXIT processing
Tom Lendacky
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100
Tom Lendacky
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004
Tom Lendacky
2020-12-15
KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002
Tom Lendacky
2020-12-15
KVM: SVM: Add initial support for a VMGEXIT VMEXIT
Tom Lendacky
2020-12-15
KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file
Tom Lendacky
2020-12-15
KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Do not allow instruction emulation under SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Prevent debugging under SEV-ES
Tom Lendacky
2020-12-15
KVM: SVM: Add required changes to support intercepts under SEV-ES
Tom Lendacky
2020-12-15
KVM: x86: introduce complete_emulated_msr callback
Paolo Bonzini
2020-12-14
KVM: SVM: Add support for the SEV-ES VMSA
Tom Lendacky
2020-12-14
KVM: SVM: Add support for SEV-ES capability in KVM
Tom Lendacky
2020-12-14
KVM: SVM: Remove the call to sev_platform_status() during setup
Tom Lendacky
2020-12-14
KVM/VMX/SVM: Move kvm_machine_check function to x86.h
Uros Bizjak
2020-12-11
KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits
Paolo Bonzini
2020-12-04
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
2020-12-03
KVM: x86: adjust SEV for commit 7e8e6eed75e
Paolo Bonzini
[next]