Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-06 | x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes | Masami Hiramatsu | 1 | -3/+2 |
2020-09-10 | x86/sev-es: Check required CPU features for SEV-ES | Martin Radev | 1 | -0/+3 |
2020-09-10 | x86/efi: Add GHCB mappings when SEV-ES is active | Tom Lendacky | 1 | -0/+1 |
2020-09-09 | x86/sev-es: Handle RDTSC(P) Events | Tom Lendacky | 1 | -0/+4 |
2020-09-07 | x86/sev-es: Add CPUID handling to #VC handler | Tom Lendacky | 1 | -0/+4 |
2020-09-07 | x86/sev-es: Add support for handling IOIO exceptions | Tom Lendacky | 1 | -0/+32 |
2020-09-07 | x86/boot/compressed/64: Unmap GHCB page before booting the kernel | Joerg Roedel | 1 | -0/+14 |
2020-09-07 | x86/boot/compressed/64: Setup a GHCB-based VC Exception handler | Joerg Roedel | 1 | -0/+111 |
2020-09-07 | x86/boot/compressed/64: Add stage1 #VC handler | Joerg Roedel | 1 | -0/+45 |