From: "Alex Bennée" <alex.bennee@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org, Alexandre Iooss <erdnaxe@crans.org>,
Markus Armbruster <armbru@redhat.com>,
Mahmoud Mandour <ma.mandourr@gmail.com>,
Richard Henderson <richard.henderson@linaro.org>,
John G Johnson <john.g.johnson@oracle.com>,
Elena Ufimtseva <elena.ufimtseva@oracle.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Jagannathan Raman <jag.raman@oracle.com>
Subject: Re: [PATCH 3/4] semihosting: add semihosting section to the docs
Date: Fri, 20 Jan 2023 17:06:06 +0000 [thread overview]
Message-ID: <87tu0lw2xx.fsf@linaro.org> (raw)
In-Reply-To: <CAFEAcA9tWzJgzKWQr9TOXi1NGc7Fat2xcdgJhj9Su6Hju0o7LA@mail.gmail.com>
Peter Maydell <peter.maydell@linaro.org> writes:
> On Fri, 13 Jan 2023 at 13:39, Alex Bennée <alex.bennee@linaro.org> wrote:
>>
<snip>
>> diff --git a/qemu-options.hx b/qemu-options.hx
>> index 3aa3a2f5a3..de3a368f58 100644
>> --- a/qemu-options.hx
>> +++ b/qemu-options.hx
>> @@ -4633,10 +4633,13 @@ DEF("semihosting", 0, QEMU_OPTION_semihosting,
>> QEMU_ARCH_MIPS | QEMU_ARCH_NIOS2 | QEMU_ARCH_RISCV)
>> SRST
>> ``-semihosting``
>> - Enable semihosting mode (ARM, M68K, Xtensa, MIPS, Nios II, RISC-V only).
>> + Enable :ref:`Semihosting` mode (ARM, M68K, Xtensa, MIPS, Nios II, RISC-V only).
>>
>> - Note that this allows guest direct access to the host filesystem, so
>> - should only be used with a trusted guest OS.
>> + .. warning::
>> + Note that this allows guest direct access to the host filesystem, so
>> + should only be used with a trusted guest OS.
>> +
>> + .. _Semihosting Options:
>
> Does this render OK in the manpage version of this text ?
Seems to yes.
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
next prev parent reply other threads:[~2023-01-20 17:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-13 13:39 [PATCH 0/4] Improve the introductory documentation Alex Bennée
2023-01-13 13:39 ` [PATCH 1/4] docs: add hotlinks to about preface text Alex Bennée
2023-01-17 13:53 ` Peter Maydell
2023-01-13 13:39 ` [PATCH 2/4] docs: add a new section to outline emulation support Alex Bennée
2023-01-17 14:08 ` Peter Maydell
2023-01-13 13:39 ` [PATCH 3/4] semihosting: add semihosting section to the docs Alex Bennée
2023-01-17 14:21 ` Peter Maydell
2023-01-20 17:06 ` Alex Bennée [this message]
2023-01-13 13:39 ` [PATCH 4/4] docs: add an introduction to the system docs Alex Bennée
2023-01-13 15:09 ` Kashyap Chamarthy
2023-01-17 14:01 ` Peter Maydell
2023-01-13 21:36 ` [PATCH 0/4] Improve the introductory documentation Richard Henderson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tu0lw2xx.fsf@linaro.org \
--to=alex.bennee@linaro.org \
--cc=armbru@redhat.com \
--cc=elena.ufimtseva@oracle.com \
--cc=erdnaxe@crans.org \
--cc=jag.raman@oracle.com \
--cc=john.g.johnson@oracle.com \
--cc=ma.mandourr@gmail.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.