Commit 707b019ab0 for qemu.org
commit 707b019ab07e7981fbd02737a0afe9c73b84c104
Author: Philippe Mathieu-Daudé <philmd@linaro.org>
Date: Fri Apr 17 12:26:22 2026 +0200
MAINTAINERS: Merge PCIe DOE section within SPDM
SPDM depends on PCIe DOE, so it makes sense to cover
these files there. Cover the spdm.rst document. Add
Tao Tang who volunteered to be designated reviewer:
https://lore.kernel.org/qemu-devel/44abaece-6a6f-43c6-b29a-53d6eb08033c@phytium.com.cn/
Cc: Tao Tang <tangtao1634@phytium.com.cn>
Cc: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Gustavo Romero <gustavo.romero@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20260422080406.62638-6-philmd@linaro.org>
diff --git a/MAINTAINERS b/MAINTAINERS
index 45d258f64f..d454b0b15c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2150,11 +2150,6 @@ F: docs/pci*
F: docs/specs/*pci*
F: docs/system/sriov.rst
-PCIE DOE
-S: Orphan
-F: include/hw/pci/pcie_doe.h
-F: hw/pci/pcie_doe.c
-
ARM PCI Hotplug
M: Gustavo Romero <gustavo.romero@linaro.org>
L: qemu-arm@nongnu.org
@@ -3694,11 +3689,15 @@ F: tests/qtest/*tpm*
F: docs/specs/tpm.rst
T: git https://github.com/stefanberger/qemu-tpm.git tpm-next
-SPDM
+SPDM, PCIe DOE
M: Alistair Francis <alistair.francis@wdc.com>
+R: Tao Tang <tangtao1634@phytium.com.cn>
S: Maintained
F: backends/spdm-socket.c
F: include/system/spdm-socket.h
+F: include/hw/pci/pcie_doe.h
+F: hw/pci/pcie_doe.c
+F: docs/specs/spdm.rst
Checkpatch
S: Odd Fixes