Zhuoying Cai <[email protected]> writes:
> Add documentation for secure IPL
>
> Signed-off-by: Collin Walling <[email protected]>
> Signed-off-by: Zhuoying Cai <[email protected]>
> ---
> docs/system/s390x/secure-ipl.rst | 96 ++++++++++++++++++++++++++++++++
> 1 file changed, 96 insertions(+)
>
> diff --git a/docs/system/s390x/secure-ipl.rst
> b/docs/system/s390x/secure-ipl.rst
> index e0af086c38..275aa422c7 100644
> --- a/docs/system/s390x/secure-ipl.rst
> +++ b/docs/system/s390x/secure-ipl.rst
[...]
> +Command line options for starting the guest
> +----------------------------
Does not build:
docs/system/s390x/secure-ipl.rst:172: WARNING: Title underline too short.
Command line options for starting the guest
---------------------------- [docutils]
Please test with configure --enable-docs.
> +
> +.. code-block:: shell
> +
> + qemu-system-s390x -machine
> s390-ccw-virtio,secure-boot=on,boot-certs.0.path=cert.pem ...