aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/sev-es-shared.c
Commit message (Expand)AuthorAgeFilesLines
* x86/sev-es: Check required CPU features for SEV-ESMartin Radev2020-09-101-0/+15
* x86/sev-es: Handle RDTSC(P) EventsTom Lendacky2020-09-091-0/+23
* x86/sev-es: Wire up existing #VC exit-code handlersJoerg Roedel2020-09-091-4/+3
* x86/sev-es: Setup GHCB-based boot #VC handlerJoerg Roedel2020-09-091-7/+7
* x86/sev-es: Compile early handler code into kernel imageJoerg Roedel2020-09-091-10/+11
* x86/sev-es: Add CPUID handling to #VC handlerTom Lendacky2020-09-071-0/+35
* x86/sev-es: Add support for handling IOIO exceptionsTom Lendacky2020-09-071-0/+214
* x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel2020-09-071-0/+154
* x86/boot/compressed/64: Add stage1 #VC handlerJoerg Roedel2020-09-071-0/+66