On 05/08/2018 08:46 AM, Cornelia Huck wrote:
On Tue, 8 May 2018 08:25:03 -0400
Tony Krowiak <akrow...@linux.vnet.ibm.com> wrote:
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>
Dumb question: Aren't you folks dropping the 'vnet' part in the future?
I hadn't heard that, but that doesn't necessarily mean it is not the case.
+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