All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] s390x: improve documentation
@ 2020-05-15 15:15 Cornelia Huck
  2020-05-15 15:15 ` [PATCH v2 1/3] docs/s390x: document the virtual css Cornelia Huck
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Cornelia Huck @ 2020-05-15 15:15 UTC (permalink / raw)
  To: qemu-s390x; +Cc: Thomas Huth, Cornelia Huck, qemu-devel

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-05-18  7:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 15:15 [PATCH v2 0/3] s390x: improve documentation Cornelia Huck
2020-05-15 15:15 ` [PATCH v2 1/3] docs/s390x: document the virtual css Cornelia Huck
2020-05-17 17:39   ` Thomas Huth
2020-05-18  6:28     ` Cornelia Huck
2020-05-15 15:15 ` [PATCH v2 2/3] docs/s390x: document 3270 Cornelia Huck
2020-05-17 17:48   ` Thomas Huth
2020-05-15 15:15 ` [PATCH v2 3/3] docs/s390x: document vfio-ccw Cornelia Huck
2020-05-17 17:52   ` Thomas Huth
2020-05-18  6:27     ` Cornelia Huck
2020-05-16  1:18 ` [PATCH v2 0/3] s390x: improve documentation no-reply
2020-05-18  7:53 ` Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.