index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
tdx.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/mce: Differentiate real hardware #MCs from TDX erratum ones
Kai Huang
2023-12-12
1
-0
/
+4
*
x86/virt/tdx: Add skeleton to enable TDX on demand
Kai Huang
2023-12-08
1
-0
/
+4
*
x86/virt/tdx: Add SEAMCALL error printing for module initialization
Kai Huang
2023-12-08
1
-0
/
+1
*
x86/virt/tdx: Handle SEAMCALL no entropy error in common code
Kai Huang
2023-12-08
1
-0
/
+26
*
x86/virt/tdx: Detect TDX during kernel boot
Kai Huang
2023-12-08
1
-0
/
+3
*
Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...
Linus Torvalds
2023-11-05
1
-0
/
+2
|
\
|
*
virt: tdx-guest: Add Quote generation support using TSM_REPORTS
Kuppuswamy Sathyanarayanan
2023-10-20
1
-0
/
+2
*
|
x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP
Kai Huang
2023-09-13
1
-0
/
+4
*
|
x86/virt/tdx: Wire up basic SEAMCALL functions
Kai Huang
2023-09-13
1
-0
/
+7
|
/
*
x86/tdx: Add unaccepted memory support
Kirill A. Shutemov
2023-06-06
1
-0
/
+2
*
x86/tdx: Make _tdx_hypercall() and __tdx_module_call() available in boot stub
Kirill A. Shutemov
2023-06-06
1
-19
/
+0
*
x86/tdx: Add a wrapper to get TDREPORT0 from the TDX Module
Kuppuswamy Sathyanarayanan
2022-11-17
1
-0
/
+2
*
x86/tdx: Wire up KVM hypercalls
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+11
*
x86/tdx: Port I/O: Add early boot support
Andi Kleen
2022-04-07
1
-0
/
+4
*
x86/boot: Port I/O: Add decompression-time support for TDX
Kirill A. Shutemov
2022-04-07
1
-27
/
+0
*
x86/tdx: Detect TDX at early kernel decompression time
Kuppuswamy Sathyanarayanan
2022-04-07
1
-3
/
+1
*
x86/tdx: Add HLT support for TDX guests
Kirill A. Shutemov
2022-04-07
1
-0
/
+4
*
x86/traps: Add #VE support for TDX guest
Kirill A. Shutemov
2022-04-07
1
-0
/
+21
*
x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+30
*
x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers
Kirill A. Shutemov
2022-04-07
1
-0
/
+29
*
x86/tdx: Detect running as a TDX guest in early boot
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+21