And add myself as reviewer. 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 | 9 +++++++++ 1 file changed, 9 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index a40fa61eb2..8326f55a31 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -259,6 +259,7 @@ X: xen/drivers/passthrough/arm/ X: xen/drivers/passthrough/vtd/ X: xen/drivers/passthrough/x86/ X: xen/drivers/passthrough/device_tree.c +X: xen/drivers/passthrough/pci.c F: xen/include/xen/iommu.h KCONFIG @@ -312,6 +313,14 @@ M: Wei Liu <[email protected]> S: Supported T: git https://xenbits.xenproject.org/git-http/ovmf.git +PCI +M: Jan Beulich <[email protected]> +R: Roger Pau Monné <[email protected]> +S: Supported +F: xen/drivers/passthrough/pci.c +F: xen/drivers/pci/ +F: xen/include/xen/pci* + POWER MANAGEMENT M: Jan Beulich <[email protected]> S: Supported -- 2.17.2 (Apple Git-113) _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
