summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/sev-shared.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"Borislav Petkov2022-07-271-16/+9
* x86/sev: Remove duplicated assignment to variable infoColin Ian King2022-05-171-4/+1
* x86/sev: Use firmware-validated CPUID for SEV-SNP guestsMichael Roth2022-04-071-0/+37
* x86/sev: Add SEV-SNP feature detection/setupMichael Roth2022-04-071-0/+27
* x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlersMichael Roth2022-04-071-0/+324
* x86/sev: Move MSR-based VMGEXITs for CPUID to helperMichael Roth2022-04-071-26/+57
* x86/sev: Register GHCB memory when SEV-SNP is activeBrijesh Singh2022-04-061-1/+1
* x86/compressed: Register GHCB memory when SEV-SNP is activeBrijesh Singh2022-04-061-0/+16
* x86/sev: Check SEV-SNP features supportBrijesh Singh2022-04-061-0/+20
* x86/sev: Save the negotiated GHCB versionBrijesh Singh2022-04-061-3/+14
* x86/sev: Define the Linux-specific guest termination reasonsBrijesh Singh2022-04-061-7/+4
* x86/sev: Shorten GHCB terminate macro namesBrijesh Singh2021-11-151-1/+1
* Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-28/+40
|\
| * x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperVTianyu Lan2021-10-251-9/+16
| * x86/sev: Carve out HV call's return value verificationBorislav Petkov2021-10-191-24/+29
* | Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-1/+1
|\ \ | |/ |/|
| * x86/sev: Fix noinstr for vc_ghcb_invalidate()Peter Zijlstra2021-09-151-1/+1
* | x86/sev: Return an error on a returned non-zero SW_EXITINFO1[31:0]Tom Lendacky2021-10-011-0/+2
|/
* x86/sev-es: Invalidate the GHCB after completing VMGEXITTom Lendacky2021-05-181-0/+1
* x86/sev: Move GHCB MSR protocol and NAE definitions in a common headerBrijesh Singh2021-05-101-10/+10
* x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-101-0/+525