开源镜像站
帮助
动态
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
/
boot
/
compressed
/
sev.c
Age
Commit message (
Expand
)
Author
2022-08-24
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2022-04-07
x86/sev: Use firmware-validated CPUID for SEV-SNP guests
Michael Roth
2022-04-07
x86/sev: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
x86/compressed/64: Add identity mapping for Confidential Computing blob
Michael Roth
2022-04-07
x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
Michael Roth
2022-04-07
x86/compressed: Add SEV-SNP feature detection/setup
Michael Roth
2022-04-07
x86/sev: Move MSR-based VMGEXITs for CPUID to helper
Michael Roth
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-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
2022-04-06
x86/boot: Use MSR read/write helpers instead of inline assembly
Michael Roth
2021-11-15
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh