[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3] docs/s390x/pcidevices: document pci devices on s390x
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v3] docs/s390x/pcidevices: document pci devices on s390x |
Date: |
Fri, 27 Jan 2023 14:04:21 +0100 |
User-agent: |
Notmuch/0.37 (https://notmuchmail.org) |
On Fri, Jan 27 2023, Sebastian Mitterle <smitterl@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 <smitterl@redhat.com>
> Reviewed-by: Cédric Le Goater <clg@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 <cohuck@redhat.com>