docs: Roll semihosting option information into qemu-options.hx
commit44d79a6bd74b1e98394f456957f3c919c44cf4aa
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Feb 2020 15:36:09 +0000 (28 15:36 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 6 Mar 2020 10:05:12 +0000 (6 10:05 +0000)
tree762f97e9f0f89314fe0f2bf017961be8326f4149
parent705f48cc221fea128abdcc334606931e971229e4
docs: Roll semihosting option information into qemu-options.hx

Currently the per-target documentation for those targets that
implement semihosting includes a bit of text that goes into both the
manual and the manpage about options specific to the target.  This
text is redundant with the earlier generic option description of the
semihosting option produced from qemu-options.hx. To avoid having
to create a lot of stub include files to include into the rST
generated qemu.1 manpage, roll target-specific bits of information
into the qemu-options.hx text, so the user doesn't have to look
in two places for this information.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Message-id: 20200228153619.9906-24-peter.maydell@linaro.org
docs/system/target-arm.rst
docs/system/target-arm.texi
docs/system/target-m68k.rst
docs/system/target-m68k.texi
docs/system/target-xtensa.rst
docs/system/target-xtensa.texi
qemu-options.hx