8a8544bde858 ("x86/tdx: Remove 'struct tdx_hypercall_args'") 90f5ecd37fae ("x86/tdx: Reimplement __tdx_hypercall() using TDX_MODULE_CALL asm") c641cfb5c157 ("x86/tdx: Make TDX_HYPERCALL asm similar to TDX_MODULE_CALL") 12f34ed8622a ("x86/tdx: Extend TDX_MODULE_CALL to support more TDCALL/SEAMCALL leafs") 57a420bb8186 ("x86/tdx: Pass TDCALL/SEAMCALL input/output registers via a structure") 5efb96289e58 ("x86/tdx: Rename __tdx_module_call() to __tdcall()") f0024dbfc48d ("x86/tdx: Make macros of TDCALLs consistent with the spec") 03a423d40cb3 ("x86/tdx: Skip saving output regs when SEAMCALL fails with VMFailInvalid") 5d092b66119d ("x86/tdx: Zero out the missing RSI in TDX_HYPERCALL macro") 019b383d1132 ("x86/tdx: Retry partially-completed page conversion hypercalls") a67f6b60d6ed ("x86/hyperv: Move the code in ivm.c around to avoid unnecessary ifdef's") b9b4fe3a72b6 ("x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor") d3a9d7e49d15 ("x86/hyperv: Introduce a global variable hyperv_paravisor_present") cceb4e0810b6 ("Drivers: hv: vmbus: Support >64 VPs for a fully enlightened TDX/SNP VM") d6e0228d265f ("x86/hyperv: Support hypercalls for fully enlightened TDX guests") 08e9d12077fc ("x86/hyperv: Add hv_isolation_type_tdx() to detect TDX guests") 86e619c922e6 ("x86/hyperv: Fix undefined reference to isolation_type_en_snp without CONFIG_HYPERV") f0a3d1de8987 ("x86/hyperv: Add missing 'inline' to hv_snp_boot_ap() stub") 44676bb9d566 ("x86/hyperv: Add smp support for SEV-SNP guest") 48b1f68372ca ("x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest")