summaryrefslogtreecommitdiff
path: root/arch/x86/virt/svm/sev.c
AgeCommit message (Expand)Author
2025-02-14x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra
2024-12-14x86/sev: Add full support for a segmented RMP tableTom Lendacky
2024-12-14x86/sev: Treat the contiguous RMP table as a single RMP segmentTom Lendacky
2024-12-14x86/sev: Map only the RMP table entries instead of the full RMP rangeTom Lendacky
2024-12-14x86/sev: Move the SNP probe routine out of the wayTom Lendacky
2024-12-14x86/sev: Add support for the RMPREAD instructionTom Lendacky
2024-12-13x86/sev: Prepare for using the RMPREAD instruction to access the RMPTom Lendacky
2024-10-23x86/sev: Ensure that RMP table fixups are reservedAshish Kalra
2024-07-11x86/sev: Do RMP memory coverage check after max_pfn has been setTom Lendacky
2024-04-29x86/sev: Add callback to apply RMP table fixups for kexecAshish Kalra
2024-04-04x86/CPU/AMD: Track SNP host status with cc_platform_*()Borislav Petkov (AMD)
2024-01-29crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdumpAshish Kalra
2024-01-29x86/sev: Introduce an SNP leaked pages listAshish Kalra
2024-01-29x86/sev: Adjust the directmap to avoid inadvertent RMP faultsMichael Roth
2024-01-29x86/sev: Add helper functions for RMPUPDATE and PSMASH instructionBrijesh Singh
2024-01-29x86/fault: Add helper for dumping RMP entriesBrijesh Singh
2024-01-29x86/sev: Add RMP entry lookup helpersBrijesh Singh
2024-01-29x86/sev: Add SEV-SNP host initialization supportBrijesh Singh