[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/3] s390x: improve documentation
From: |
Cornelia Huck |
Subject: |
[PATCH v2 0/3] s390x: improve documentation |
Date: |
Fri, 15 May 2020 17:15:15 +0200 |
The documentation for the s390x system emulation target still has quite
a bit of room for improvement, so I started adding some device documentation.
v1->v2:
- css.rst: added example for cssid == 0 (Thomas)
- css.rst: mention what the properties look like (Thomas)
- css.rst: it's "channel subsystem image" (me)
- 3270.rst: make introduction less confusing (Thomas)
- 3270.rst: fix device name (Thomas)
- 3270.rst: use unprivileged port (Thomas)
- vfio-ccw.rst: add mdevctl example (Thomas)
- vfio-ccw.rst: formatting tweaks (Thomas)
Cornelia Huck (3):
docs/s390x: document the virtual css
docs/s390x: document 3270
docs/s390x: document vfio-ccw
docs/system/s390x/3270.rst | 32 +++++++++++++
docs/system/s390x/css.rst | 86 ++++++++++++++++++++++++++++++++++
docs/system/s390x/vfio-ccw.rst | 72 ++++++++++++++++++++++++++++
docs/system/target-s390x.rst | 3 ++
4 files changed, 193 insertions(+)
create mode 100644 docs/system/s390x/3270.rst
create mode 100644 docs/system/s390x/css.rst
create mode 100644 docs/system/s390x/vfio-ccw.rst
--
2.25.4
- [PATCH v2 0/3] s390x: improve documentation,
Cornelia Huck <=
- [PATCH v2 1/3] docs/s390x: document the virtual css, Cornelia Huck, 2020/05/15
- [PATCH v2 2/3] docs/s390x: document 3270, Cornelia Huck, 2020/05/15
- [PATCH v2 3/3] docs/s390x: document vfio-ccw, Cornelia Huck, 2020/05/15
- Re: [PATCH v2 0/3] s390x: improve documentation, no-reply, 2020/05/15
- Re: [PATCH v2 0/3] s390x: improve documentation, Cornelia Huck, 2020/05/18