From: Richard Henderson <richard.henderson@linaro.org>
To: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>, qemu-devel@nongnu.org
Cc: alex.bennee@linaro.org, pbonzini@redhat.com, philmd@redhat.com,
wrampazz@redhat.com, crosa@redhat.com
Subject: Re: [PATCH 5/9] docs: convert docs/devel/replay page to rst
Date: Tue, 26 Apr 2022 13:27:37 -0700 [thread overview]
Message-ID: <f8d78d32-bf3f-bc6d-cd85-6ef0b369ffec@linaro.org> (raw)
In-Reply-To: <165062841642.526882.11679119764732049695.stgit@pasha-ThinkPad-X280>
On 4/22/22 04:53, Pavel Dovgalyuk wrote:
> This patch converts prior .txt replay devel documentation to .rst.
>
> Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
> ---
> docs/devel/index-tcg.rst | 2 ++
> docs/devel/replay.rst | 54 ++++++++++++++++++++++++++++++++++++++++++++++
> docs/devel/replay.txt | 46 ---------------------------------------
> 3 files changed, 56 insertions(+), 46 deletions(-)
> create mode 100644 docs/devel/replay.rst
> delete mode 100644 docs/devel/replay.txt
>
> diff --git a/docs/devel/index-tcg.rst b/docs/devel/index-tcg.rst
> index 0b0ad12c22..52af5444d6 100644
> --- a/docs/devel/index-tcg.rst
> +++ b/docs/devel/index-tcg.rst
> @@ -8,8 +8,10 @@ are only implementing things for HW accelerated hypervisors.
> .. toctree::
> :maxdepth: 2
>
> +
> tcg
> decodetree
Watch extra whitespace. Otherwise,
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2022-04-26 20:29 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-22 11:53 [PATCH 0/9] Record/replay refactoring and stuff Pavel Dovgalyuk
2022-04-22 11:53 ` [PATCH 1/9] replay: fix event queue flush for qemu shutdown Pavel Dovgalyuk
2022-04-26 18:25 ` Richard Henderson
2022-04-22 11:53 ` [PATCH 2/9] replay: notify vCPU when BH is scheduled Pavel Dovgalyuk
2022-04-26 18:45 ` Richard Henderson
2022-05-04 6:54 ` Pavel Dovgalyuk
2022-04-22 11:53 ` [PATCH 3/9] replay: rewrite async event handling Pavel Dovgalyuk
2022-04-26 18:54 ` Richard Henderson
2022-05-04 6:58 ` Pavel Dovgalyuk
2022-04-22 11:53 ` [PATCH 4/9] replay: simplify async event processing Pavel Dovgalyuk
2022-04-26 20:26 ` Richard Henderson
2022-05-04 7:10 ` Pavel Dovgalyuk
2022-04-22 11:53 ` [PATCH 5/9] docs: convert docs/devel/replay page to rst Pavel Dovgalyuk
2022-04-26 20:27 ` Richard Henderson [this message]
2022-04-22 11:53 ` [PATCH 6/9] docs: move replay docs to docs/system/replay.rst Pavel Dovgalyuk
2022-04-26 20:33 ` Richard Henderson
2022-04-22 11:53 ` [PATCH 7/9] tests/avocado: update replay_linux test Pavel Dovgalyuk
2022-04-22 11:53 ` [PATCH 8/9] tests/avocado: add replay Linux tests for virtio machine Pavel Dovgalyuk
2022-04-22 11:53 ` [PATCH 9/9] tests/avocado: add replay Linux test for Aarch64 machines Pavel Dovgalyuk
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=f8d78d32-bf3f-bc6d-cd85-6ef0b369ffec@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=crosa@redhat.com \
--cc=pavel.dovgalyuk@ispras.ru \
--cc=pbonzini@redhat.com \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wrampazz@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).