summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/sev-es-shared.c
Commit message (Expand)AuthorAgeFilesLines
* x86/sev-es: Rename sev-es.{ch} to sev.{ch}Brijesh Singh2021-05-101-525/+0
* x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()Joerg Roedel2021-03-181-7/+3
* x86/sev: Do not require Hypervisor CPUID bit for SEV guestsJoerg Roedel2021-03-181-5/+1
* x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handlingPeter Gonda2021-01-051-2/+2
* x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handlerJoerg Roedel2020-10-291-0/+26
* 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