index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
sev-es.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/sev-es: Use GHCB accessor for setting the MMIO scratch buffer
Tom Lendacky
2020-09-25
1
-1
/
+1
*
x86/sev-es: Check required CPU features for SEV-ES
Martin Radev
2020-09-10
1
-0
/
+3
*
x86/efi: Add GHCB mappings when SEV-ES is active
Tom Lendacky
2020-09-10
1
-0
/
+30
*
x86/sev-es: Handle NMI State
Joerg Roedel
2020-09-09
1
-0
/
+18
*
x86/sev-es: Support CPU offline/online
Joerg Roedel
2020-09-09
1
-0
/
+63
*
x86/realmode: Setup AP jump table
Tom Lendacky
2020-09-09
1
-0
/
+69
*
x86/paravirt: Allow hypervisor-specific VMMCALL handling under SEV-ES
Joerg Roedel
2020-09-09
1
-0
/
+12
*
x86/sev-es: Handle #DB Events
Joerg Roedel
2020-09-09
1
-0
/
+17
*
x86/sev-es: Handle #AC Events
Joerg Roedel
2020-09-09
1
-0
/
+19
*
x86/sev-es: Handle VMMCALL Events
Tom Lendacky
2020-09-09
1
-0
/
+23
*
x86/sev-es: Handle MWAIT/MWAITX Events
Tom Lendacky
2020-09-09
1
-0
/
+10
*
x86/sev-es: Handle MONITOR/MONITORX Events
Tom Lendacky
2020-09-09
1
-0
/
+13
*
x86/sev-es: Handle INVD Events
Tom Lendacky
2020-09-09
1
-0
/
+4
*
x86/sev-es: Handle RDPMC Events
Tom Lendacky
2020-09-09
1
-0
/
+22
*
x86/sev-es: Handle RDTSC(P) Events
Tom Lendacky
2020-09-09
1
-0
/
+4
*
x86/sev-es: Handle WBINVD Events
Tom Lendacky
2020-09-09
1
-0
/
+9
*
x86/sev-es: Handle DR7 read/write events
Tom Lendacky
2020-09-09
1
-0
/
+85
*
x86/sev-es: Handle MSR events
Tom Lendacky
2020-09-09
1
-0
/
+28
*
x86/sev-es: Handle MMIO String Instructions
Joerg Roedel
2020-09-09
1
-0
/
+77
*
x86/sev-es: Handle MMIO events
Tom Lendacky
2020-09-09
1
-0
/
+222
*
x86/sev-es: Handle instruction fetches from user-space
Joerg Roedel
2020-09-09
1
-9
/
+22
*
x86/sev-es: Wire up existing #VC exit-code handlers
Joerg Roedel
2020-09-09
1
-0
/
+6
*
x86/sev-es: Add a Runtime #VC Exception Handler
Tom Lendacky
2020-09-09
1
-4
/
+242
*
x86/sev-es: Adjust #VC IST Stack on entering NMI handler
Joerg Roedel
2020-09-09
1
-0
/
+53
*
x86/sev-es: Allocate and map an IST stack for #VC handler
Joerg Roedel
2020-09-09
1
-0
/
+33
*
x86/sev-es: Setup per-CPU GHCBs for the runtime handler
Tom Lendacky
2020-09-09
1
-1
/
+55
*
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
2020-09-09
1
-0
/
+116
*
x86/sev-es: Compile early handler code into kernel image
Joerg Roedel
2020-09-09
1
-0
/
+163