Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-07 | x86/tdx: Add HLT support for TDX guests | Kirill A. Shutemov | 2 | -2/+104 |
2022-04-07 | x86/traps: Add #VE support for TDX guest | Kirill A. Shutemov | 1 | -0/+38 |
2022-04-07 | x86/tdx: Exclude shared bit from __PHYSICAL_MASK | Kirill A. Shutemov | 1 | -0/+8 |
2022-04-07 | x86/tdx: Extend the confidential computing API to support TDX guests | Kirill A. Shutemov | 1 | -0/+47 |
2022-04-07 | x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions | Kuppuswamy Sathyanarayanan | 3 | -1/+216 |
2022-04-07 | x86/tdx: Detect running as a TDX guest in early boot | Kuppuswamy Sathyanarayanan | 2 | -0/+25 |