Added entries for the s390 adjunct processor (AP) support.
Signed-off-by: Tony Krowiak <address@hidden>
---
MAINTAINERS | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 459e359..c9e8d7b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -82,6 +82,7 @@ S390
M: Cornelia Huck <address@hidden>
S: Supported
F: default-configs/s390x-softmmu.mak
+F: docs/vfio-ap.txt
F: gdb-xml/s390*.xml
F: hw/char/sclp*.[hc]
F: hw/char/terminal3270.c
@@ -89,6 +90,7 @@ F: hw/intc/s390_flic.c
F: hw/intc/s390_flic_kvm.c
F: hw/s390x/
F: hw/vfio/ccw.c
+F: hw/vfio/ap.c
F: hw/watchdog/wdt_diag288.c
F: include/hw/s390x/
F: include/hw/watchdog/wdt_diag288.h
@@ -1152,6 +1154,18 @@ F: include/hw/s390x/s390-ccw.h
T: git git://github.com/cohuck/qemu.git s390-next
L: address@hidden
+vfio-ap
+M: Christian Borntraeger <address@hidden>
+M: Tony Krowiak <address@hidden>
+M: Halil Pasic <address@hidden>
+M: Pierre Morel <address@hidden>