qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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 1/9] replay: fix event queue flush for qemu shutdown
Date: Tue, 26 Apr 2022 11:25:02 -0700	[thread overview]
Message-ID: <7f1fc9a3-a89d-392f-5343-f012a68cfe49@linaro.org> (raw)
In-Reply-To: <165062839471.526882.6289802323800289333.stgit@pasha-ThinkPad-X280>

On 4/22/22 04:53, Pavel Dovgalyuk wrote:
> This patch fixes event queue flush in the case of emulator
> shutdown. replay_finish_events should be called when replay_mode
> is not cleared.
> 
> Signed-off-by: Pavel Dovgalyuk<Pavel.Dovgalyuk@ispras.ru>
> ---
>   replay/replay.c |    3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2022-04-26 19:32 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 [this message]
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
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=7f1fc9a3-a89d-392f-5343-f012a68cfe49@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).