index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
sev-common.h
Age
Commit message (
Expand
)
Author
2024-06-17
x86/sev: Allow non-VMPL0 execution when an SVSM is present
Tom Lendacky
2024-06-11
x86/sev: Use kernel provided SVSM Calling Areas
Tom Lendacky
2024-06-11
x86/sev: Check for the presence of an SVSM in the SNP secrets page
Tom Lendacky
2024-05-07
KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
Brijesh Singh
2024-05-07
KVM: SEV: Add support to handle AP reset MSR protocol
Tom Lendacky
2023-06-06
x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
Tom Lendacky
2023-03-21
x86/sev: Change snp_guest_issue_request()'s fw_err argument
Dionna Glaze
2023-03-13
virt/coco/sev-guest: Add throttling awareness
Dionna Glaze
2022-04-07
x86/sev: Provide support for SNP guest request NAEs
Brijesh Singh
2022-04-07
x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
Michael Roth
2022-04-06
x86/sev: Use SEV-SNP AP creation to start secondary CPUs
Tom Lendacky
2022-04-06
x86/mm: Validate memory when changing the C-bit
Brijesh Singh
2022-04-06
x86/compressed: Register GHCB memory when SEV-SNP is active
Brijesh Singh
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
2022-04-06
x86/sev: Check the VMPL level
Brijesh Singh
2022-04-06
x86/sev: Check SEV-SNP features support
Brijesh Singh
2022-04-06
x86/sev: Define the Linux-specific guest termination reasons
Brijesh Singh
2022-01-10
Merge tag 'x86_sev_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-12-05
KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failure
Tom Lendacky
2021-11-15
x86/sev: Get rid of excessive use of defines
Borislav Petkov
2021-11-15
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
2021-06-23
x86/sev: Add defines for GHCB version 2 MSR protocol requests
Brijesh Singh
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh