summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/idt_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Ignore NMIs during very early bootJun'ichi Nomura2023-11-301-0/+1
* x86/sev: Do not try to parse for the CC blob on non-AMD hardwareBorislav Petkov (AMD)2023-08-071-1/+8
* x86/sev: Check SEV-SNP features supportBrijesh Singh2022-04-061-1/+17
* x86/boot/compressed/64: Cleanup exception handling before booting kernelJoerg Roedel2021-03-181-0/+14
* x86/boot/compressed/64: Setup a GHCB-based VC Exception handlerJoerg Roedel2020-09-071-0/+4
* x86/boot/compressed/64: Add stage1 #VC handlerJoerg Roedel2020-09-071-0/+4
* x86/boot/compressed/64: Add page-fault handlerJoerg Roedel2020-09-071-0/+2
* x86/boot/compressed/64: Add IDT InfrastructureJoerg Roedel2020-09-071-0/+44