Age | Commit message (Expand) | Author |
---|---|---|
2023-09-12 | x86/virt/tdx: Make TDX_MODULE_CALL handle SEAMCALL #UD and #GP | Kai Huang |
2023-09-12 | x86/virt/tdx: Wire up basic SEAMCALL functions | Kai Huang |
2023-09-12 | x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm | Kai Huang |
2023-09-11 | x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs | Kai Huang |
2023-09-11 | x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure | Kai Huang |
2023-09-11 | x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid | Kai Huang |
2022-04-07 | x86/tdx: Provide common base for SEAMCALL and TDCALL C wrappers | Kirill A. Shutemov |