index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
virt
/
vmx
/
tdx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/virt/tdx: Switch to new Intel CPU model defines
Tony Luck
2024-05-28
1
-4
/
+4
*
x86/virt/tdx: Remove duplicate include
Jiapeng Chong
2024-03-22
1
-1
/
+0
*
x86/mce: Differentiate real hardware #MCs from TDX erratum ones
Kai Huang
2023-12-12
2
-0
/
+114
*
x86/cpu: Detect TDX partial write machine check erratum
Kai Huang
2023-12-12
1
-0
/
+19
*
x86/virt/tdx: Handle TDX interaction with sleep and hibernation
Kai Huang
2023-12-08
1
-0
/
+16
*
x86/virt/tdx: Initialize all TDMRs
Kai Huang
2023-12-08
2
-9
/
+53
*
x86/virt/tdx: Configure global KeyID on all packages
Kai Huang
2023-12-08
2
-2
/
+132
*
x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
Kai Huang
2023-12-08
2
-1
/
+44
*
x86/virt/tdx: Designate reserved areas for all TDMRs
Kai Huang
2023-12-08
1
-8
/
+209
*
x86/virt/tdx: Allocate and set up PAMTs for TDMRs
Kai Huang
2023-12-08
2
-6
/
+212
*
x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
Kai Huang
2023-12-08
2
-1
/
+105
*
x86/virt/tdx: Add placeholder to construct TDMRs to cover all TDX memory regions
Kai Huang
2023-12-08
2
-3
/
+123
*
x86/virt/tdx: Get module global metadata for module initialization
Kai Huang
2023-12-08
2
-1
/
+126
*
x86/virt/tdx: Use all system memory when initializing TDX module as TDX memory
Kai Huang
2023-12-08
2
-2
/
+171
*
x86/virt/tdx: Add skeleton to enable TDX on demand
Kai Huang
2023-12-08
2
-0
/
+197
*
x86/virt/tdx: Add SEAMCALL error printing for module initialization
Kai Huang
2023-12-08
1
-0
/
+44
*
x86/virt/tdx: Detect TDX during kernel boot
Kai Huang
2023-12-08
2
-1
/
+82
*
x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP
Kai Huang
2023-09-13
1
-0
/
+19
*
x86/virt/tdx: Wire up basic SEAMCALL functions
Kai Huang
2023-09-13
2
-0
/
+63
*
x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm
Kai Huang
2023-09-13
1
-4
/
+4
*
x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs
Kai Huang
2023-09-12
1
-6
/
+117
*
x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure
Kai Huang
2023-09-12
1
-56
/
+39
*
x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid
Kai Huang
2023-09-12
1
-9
/
+20
*
x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
Kirill A. Shutemov
2022-04-07
1
-0
/
+96