Added entries for the s390 adjunct processor (AP) support. Signed-off-by: Tony Krowiak <akrow...@linux.vnet.ibm.com> --- 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 <coh...@redhat.com> 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: qemu-s3...@nongnu.org +vfio-ap +M: Christian Borntraeger <borntrae...@de.ibm.com> +M: Tony Krowiak <akrow...@linux.vnet.ibm.com> +M: Halil Pasic <pa...@linux.vnet.ibm.com> +M: Pierre Morel <pmo...@linux.vnet.ibm.com> +S: Maintained +F: hw/vfio/ap.c +F: hw/s390x/ap-device.c +F: include/hw/s390x/ap-device.h +F: docs/vfio-ap.txt +L: qemu-s3...@nongnu.org + vhost M: Michael S. Tsirkin <m...@redhat.com> S: Supported -- 1.7.1