diff options
author | Tony Krowiak <akrowiak@linux.ibm.com> | 2018-10-10 13:03:08 -0400 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2018-10-12 11:32:19 +0200 |
commit | 694a8d703bfe06226a0574f5ec4af17a2b7060ef (patch) | |
tree | 8f431d8412a7676fa7743c99dcafe6d768781d13 /MAINTAINERS | |
parent | 2fe2942cd6ddad8ddd40fe5d16d67599c28959d7 (diff) |
s390: doc: detailed specifications for AP virtualization
This patch provides documentation describing the AP architecture and
design concepts behind the virtualization of AP devices. It also
includes an example of how to configure AP devices for exclusive
use of KVM guests.
Signed-off-by: Tony Krowiak <akrowiak@linux.ibm.com>
Reviewed-by: Pierre Morel <pmorel@linux.ibm.com>
Tested-by: Pierre Morel <pmorel@linux.ibm.com>
Tested-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20181010170309.12045-7-akrowiak@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2730757b44..fb81b3a8eb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -96,6 +96,7 @@ 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 K: ^Subject:.*(?i)s390x? T: git git://github.com/cohuck/qemu.git s390-next L: qemu-s390x@nongnu.org @@ -1219,6 +1220,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/vfio-ap.txt L: qemu-s390x@nongnu.org vhost |