On Fri, Jan 27 2023, Sebastian Mitterle <smitt...@redhat.com> 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
Reviewed-by: Cornelia Huck <coh...@redhat.com>