I will continue looking after the TDX code in QMEU. Add a specific entry for TDX and add myself as the reviewer.
Signed-off-by: Xiaoyao Li <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1842c3dd83fb..3937faf700f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -481,6 +481,14 @@ F: target/i386/sev* F: scripts/kvm/vmxcap F: tests/functional/test_x86_64_hotplug_cpu.py +X86 TDX +R: Xiaoyao Li <[email protected]> +S: Supported +F: target/i386/kvm/tdx* +F: hw/i386/tdvf* +F: include/hw/i386/tdvf* +F: docs/system/i386/tdx.rst + Xen emulation on X86 KVM CPUs M: David Woodhouse <[email protected]> M: Paul Durrant <[email protected]> -- 2.43.0
