diff options
author | Thomas Huth <thuth@redhat.com> | 2020-08-06 17:05:07 +0200 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2020-08-27 12:37:03 +0200 |
commit | 70c04a7ca256894aa6442b536f3fd21f14277605 (patch) | |
tree | aa6edb706061663f95a860b8543d98e14a0d89fe /docs/system/target-s390x.rst | |
parent | de345260c5279d0ebf64b142dee7be6b094d4c37 (diff) | |
download | qemu-70c04a7ca256894aa6442b536f3fd21f14277605.zip qemu-70c04a7ca256894aa6442b536f3fd21f14277605.tar.gz qemu-70c04a7ca256894aa6442b536f3fd21f14277605.tar.bz2 |
docs/system/s390x: Add a chapter about s390x boot devices
Booting on s390x is a little bit different compared to other architectures.
Let's add some information for people who are not yet used to this.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20200806150507.12073-1-thuth@redhat.com>
[CH: minor wording tweaks]
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'docs/system/target-s390x.rst')
-rw-r--r-- | docs/system/target-s390x.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/target-s390x.rst b/docs/system/target-s390x.rst index 644e404..c636f64 100644 --- a/docs/system/target-s390x.rst +++ b/docs/system/target-s390x.rst @@ -31,4 +31,5 @@ Architectural features ====================== .. toctree:: + s390x/bootdevices s390x/protvirt |