diff options
author | Cornelia Huck | 2020-03-18 11:39:40 +0100 |
---|---|---|
committer | Cornelia Huck | 2020-03-23 12:36:27 +0100 |
commit | f58f084e71c6aeee066a30fc87422820e94a6cfc (patch) | |
tree | 4680a014f6df503f4feb608553317f237759dc14 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into s... (diff) | |
download | qemu-f58f084e71c6aeee066a30fc87422820e94a6cfc.tar.gz qemu-f58f084e71c6aeee066a30fc87422820e94a6cfc.tar.xz qemu-f58f084e71c6aeee066a30fc87422820e94a6cfc.zip |
Documentation: create/move s390x documentation
Create a subdirectory for s390x under docs/system/ and move the
existing vfio-ap documentation there.
Create an initial document describing s390x system emulation.
Suggested-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20200318103940.1169-1-cohuck@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2b46f3c6a8..b5c86ec494 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -101,7 +101,8 @@ F: include/hw/watchdog/wdt_diag288.h F: pc-bios/s390-ccw/ F: pc-bios/s390-ccw.img F: target/s390x/ -F: docs/vfio-ap.txt +F: docs/system/target-s390x.rst +F: docs/system/s390x/ F: tests/migration/s390x/ K: ^Subject:.*(?i)s390x? T: git https://github.com/cohuck/qemu.git s390-next @@ -1611,7 +1612,7 @@ F: hw/s390x/ap-bridge.c F: include/hw/s390x/ap-device.h F: include/hw/s390x/ap-bridge.h F: hw/vfio/ap.c -F: docs/system/vfio-ap.rst +F: docs/system/s390x/vfio-ap.rst L: qemu-s390x@nongnu.org vhost |