On 27/01/2023 13.33, Sebastian Mitterle wrote:
Add some documentation about the zpci device and how
to use it with pci devices on s390x.
Used source: Cornelia Huck's blog post
https://people.redhat.com/~cohuck/2018/02/19/notes-on-pci-on-s390x.html
Signed-off-by: Sebastian Mitterle <smitt...@redhat.com>
Reviewed-by: Cédric Le Goater <c...@redhat.com>
---
v3: add info zpci is autogenerated, fix typos and source formatting,
improve style as suggested
---
docs/system/s390x/pcidevices.rst | 41 ++++++++++++++++++++++++++++++++
docs/system/target-s390x.rst | 1 +
2 files changed, 42 insertions(+)
create mode 100644 docs/system/s390x/pcidevices.rst
Thanks, looks fine now to me, too!
Queued it to my staging branch:
https://gitlab.com/thuth/qemu/-/commits/staging
Thomas