diff options
| author | Alex Bennée <alex.bennee@linaro.org> | 2021-03-05 09:23:21 +0000 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2021-03-10 12:13:59 +0000 |
| commit | 085d9afc68e30b97b1d4118849a3f3c8c77ff43a (patch) | |
| tree | a4925830e70a6070bb5107f3bfb135c3d97fa527 /docs/system/targets.rst | |
| parent | a557b00469bca61a058fc1db4855503cac1c3219 (diff) | |
| download | focaccia-qemu-085d9afc68e30b97b1d4118849a3f3c8c77ff43a.tar.gz focaccia-qemu-085d9afc68e30b97b1d4118849a3f3c8c77ff43a.zip | |
docs/system: add a gentle prompt for the complexity to come
We all know the QEMU command line can become a fiendishly complex beast. Lets gently prepare our user for the horrors to come by referencing where other example command lines can be found in the manual. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: John Snow <jsnow@redhat.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20210305092328.31792-3-alex.bennee@linaro.org>
Diffstat (limited to 'docs/system/targets.rst')
| -rw-r--r-- | docs/system/targets.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/system/targets.rst b/docs/system/targets.rst index 75ed1087fd..9dcd95dd84 100644 --- a/docs/system/targets.rst +++ b/docs/system/targets.rst @@ -1,3 +1,5 @@ +.. _system-targets-ref: + QEMU System Emulator Targets ============================ |