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