From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Pierrick Bouvier <pierrick.bouvier@linaro.org>, qemu-devel@nongnu.org
Cc: "Thomas Huth" <thuth@redhat.com>,
"Laurent Vivier" <lvivier@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Alexandre Iooss" <erdnaxe@crans.org>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Mahmoud Mandour" <ma.mandourr@gmail.com>,
"Richard Henderson" <richard.henderson@linaro.org>
Subject: Re: [PATCH v3 4/6] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c
Date: Fri, 31 May 2024 09:45:04 +0200 [thread overview]
Message-ID: <70f28f96-9158-4995-bc43-9e00192b86dd@linaro.org> (raw)
In-Reply-To: <20240530220610.1245424-5-pierrick.bouvier@linaro.org>
On 31/5/24 00:06, Pierrick Bouvier wrote:
> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
> ---
> include/sysemu/qtest.h | 3 ---
> accel/qtest/qtest.c | 12 ++++++++++++
> system/qtest.c | 12 ------------
> 3 files changed, 12 insertions(+), 15 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2024-05-31 7:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-30 22:06 [PATCH v3 0/6] Implement icount=auto using TCG Plugins Pierrick Bouvier
2024-05-30 22:06 ` [PATCH v3 1/6] sysemu: add set_virtual_time to accel ops Pierrick Bouvier
2024-05-30 22:06 ` [PATCH v3 2/6] qtest: use cpu interface in qtest_clock_warp Pierrick Bouvier
2024-05-30 22:06 ` [PATCH v3 3/6] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time Pierrick Bouvier
2024-05-30 22:06 ` [PATCH v3 4/6] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c Pierrick Bouvier
2024-05-31 7:45 ` Philippe Mathieu-Daudé [this message]
2024-05-30 22:06 ` [PATCH v3 5/6] plugins: add time control API Pierrick Bouvier
2024-05-30 22:06 ` [PATCH v3 6/6] contrib/plugins: add ips plugin example for cost modeling Pierrick Bouvier
2024-05-31 16:27 ` [PATCH v3 0/6] Implement icount=auto using TCG Plugins Alex Bennée
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=70f28f96-9158-4995-bc43-9e00192b86dd@linaro.org \
--to=philmd@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=erdnaxe@crans.org \
--cc=lvivier@redhat.com \
--cc=ma.mandourr@gmail.com \
--cc=pbonzini@redhat.com \
--cc=pierrick.bouvier@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
--cc=thuth@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).