passthrough/x86 is tied to the x86 code, and as such put it under x86 maintainership.
Signed-off-by: Roger Pau Monné <[email protected]> --- Cc: Andrew Cooper <[email protected]> Cc: George Dunlap <[email protected]> Cc: Ian Jackson <[email protected]> Cc: Jan Beulich <[email protected]> Cc: Julien Grall <[email protected]> Cc: Konrad Rzeszutek Wilk <[email protected]> Cc: Stefano Stabellini <[email protected]> Cc: Tim Deegan <[email protected]> Cc: Wei Liu <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e99d39eb47..a40fa61eb2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -257,6 +257,7 @@ F: xen/drivers/passthrough/ X: xen/drivers/passthrough/amd/ X: xen/drivers/passthrough/arm/ X: xen/drivers/passthrough/vtd/ +X: xen/drivers/passthrough/x86/ X: xen/drivers/passthrough/device_tree.c F: xen/include/xen/iommu.h @@ -445,6 +446,7 @@ R: Roger Pau Monné <[email protected]> S: Supported L: [email protected] F: xen/arch/x86/ +F: xen/drivers/passthrough/x86/ F: xen/include/asm-x86/ F: xen/include/public/arch-x86/ F: tools/firmware/hvmloader/ -- 2.17.2 (Apple Git-113) _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
