index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-05-11
x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macro
Seongman Lee
2025-02-25
KVM: SVM: Convert plain error code numbers to defines
Melody Wang
2025-01-24
Merge tag 'x86-boot-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-07
x86/sev: Add Secure TSC support for SNP guests
Nikunj A Dadhania
2025-01-07
x86/sev: Don't hang but terminate on failure to remap SVSM CA
Ard Biesheuvel
2024-10-15
x86/virt: Move SEV-specific parsing into arch/x86/virt/svm
Pavan Kumar Paluri
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
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-12
KVM: SEV: Add support to handle Page State Change VMGEXIT
Michael Roth
2024-05-12
KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
Michael Roth
2024-05-12
KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
Brijesh Singh
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