qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: "Alex Bennée" <alex.bennee@linaro.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	qemu-arm@nongnu.org,
	Richard Henderson <richard.henderson@linaro.org>,
	Alexandre Iooss <erdnaxe@crans.org>,
	Pierrick Bouvier <pierrick.bouvier@linaro.org>,
	Cornelia Huck <cohuck@redhat.com>,
	Peter Maydell <peter.maydell@linaro.org>,
	"Michael S. Tsirkin" <mst@redhat.com>,
	Mahmoud Mandour <ma.mandourr@gmail.com>
Subject: Re: [PATCH 10/11] plugins: extract cpu_index generate
Date: Wed, 15 May 2024 11:47:31 +0200	[thread overview]
Message-ID: <28c98f1c-835c-4767-aa8f-44161f5ca744@linaro.org> (raw)
In-Reply-To: <20240514174253.694591-11-alex.bennee@linaro.org>

On 14/5/24 19:42, Alex Bennée wrote:
> From: Pierrick Bouvier <pierrick.bouvier@linaro.org>
> 
> Factorizes function to access current cpu index for a given vcpu.
> 
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
> Message-Id: <20240502211522.346467-9-pierrick.bouvier@linaro.org>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>   accel/tcg/plugin-gen.c | 24 +++++++++++-------------
>   1 file changed, 11 insertions(+), 13 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



  reply	other threads:[~2024-05-15  9:48 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 17:42 [PATCH 00/11] maintainer updates (plugins, testing) pre-PR Alex Bennée
2024-05-14 17:42 ` [PATCH 01/11] tests/tcg: don't append QEMU_OPTS for armv6m-undef test Alex Bennée
2024-05-14 17:49   ` Pierrick Bouvier
2024-05-14 17:42 ` [PATCH 02/11] scripts/update-linux-header.sh: be more src tree friendly Alex Bennée
2024-05-14 17:51   ` Pierrick Bouvier
2024-05-14 17:42 ` [PATCH 03/11] plugins: prepare introduction of new inline ops Alex Bennée
2024-05-15  9:40   ` Philippe Mathieu-Daudé
2024-05-14 17:42 ` [PATCH 04/11] plugins: extract generate ptr for qemu_plugin_u64 Alex Bennée
2024-05-15  9:43   ` Philippe Mathieu-Daudé
2024-05-14 17:42 ` [PATCH 05/11] plugins: add new inline op STORE_U64 Alex Bennée
2024-05-15  9:48   ` Philippe Mathieu-Daudé
2024-05-14 17:42 ` [PATCH 06/11] tests/plugin/inline: add test for STORE_U64 inline op Alex Bennée
2024-05-14 17:42 ` [PATCH 07/11] plugins: conditional callbacks Alex Bennée
2024-05-14 17:42 ` [PATCH 08/11] tests/plugin/inline: add test for conditional callback Alex Bennée
2024-05-14 17:42 ` [PATCH 09/11] plugins: distinct types for callbacks Alex Bennée
2024-05-14 17:42 ` [PATCH 10/11] plugins: extract cpu_index generate Alex Bennée
2024-05-15  9:47   ` Philippe Mathieu-Daudé [this message]
2024-05-14 17:42 ` [PATCH 11/11] plugins: remove op from qemu_plugin_inline_cb Alex Bennée
2024-05-15  7:57 ` [PATCH 00/11] maintainer updates (plugins, testing) pre-PR Michael S. Tsirkin

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=28c98f1c-835c-4767-aa8f-44161f5ca744@linaro.org \
    --to=philmd@linaro.org \
    --cc=alex.bennee@linaro.org \
    --cc=cohuck@redhat.com \
    --cc=erdnaxe@crans.org \
    --cc=ma.mandourr@gmail.com \
    --cc=mst@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=pierrick.bouvier@linaro.org \
    --cc=qemu-arm@nongnu.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 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).