Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/virt/tdx: Define TDX supported page sizes as macros | Kai Huang | 2023-12-08 | 1 | -3/+3 |
* | x86/tdx: Remove 'struct tdx_hypercall_args' | Kai Huang | 2023-09-13 | 1 | -30/+7 |
* | x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm | Kai Huang | 2023-09-13 | 1 | -2/+2 |
* | x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL | Kai Huang | 2023-09-13 | 1 | -0/+43 |
* | x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure | Kai Huang | 2023-09-12 | 1 | -3/+3 |
* | x86/tdx: Rename __tdx_module_call() to __tdcall() | Kai Huang | 2023-09-12 | 1 | -1/+1 |
* | x86/tdx: Make macros of TDCALLs consistent with the spec | Kai Huang | 2023-09-12 | 1 | -2/+2 |
* | x86/tdx: Add unaccepted memory support | Kirill A. Shutemov | 2023-06-06 | 1 | -0/+71 |