summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/sev-es-shared.c
AgeCommit message (Expand)Author
2020-10-29x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handlerJoerg Roedel
2020-09-10x86/sev-es: Check required CPU features for SEV-ESMartin Radev
2020-09-09x86/sev-es: Handle RDTSC(P) EventsTom Lendacky
2020-09-09x86/sev-es: Wire up existing #VC exit-code handlersJoerg Roedel
2020-09-09x86/sev-es: Setup GHCB-based boot #VC handlerJoerg Roedel
2020-09-09x86/sev-es: Compile early handler code into kernel imageJoerg Roedel
2020-09-07x86/sev-es: Add CPUID handling to #VC handlerTom Lendacky
2020-09-07x86/sev-es: Add support for handling IOIO exceptionsTom Lendacky
2020-09-07x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel
2020-09-07x86/boot/compressed/64: Add stage1 #VC handlerJoerg Roedel