public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
From: Pierrick Bouvier <pierrick.bouvier@linaro.org>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org,
	richard.henderson@linaro.org, pbonzini@redhat.com,
	stefanha@redhat.com
Cc: pierrick.bouvier@linaro.org
Subject: [PULL 0/3] plugins: fix endianness for qemu_plugin_mem_get_value()
Date: Wed, 25 Mar 2026 14:52:19 -0700	[thread overview]
Message-ID: <20260325215222.3678982-1-pierrick.bouvier@linaro.org> (raw)

The following changes since commit 007b29752ed06e467d3c830bc2c17a8851f8bcd3:

  Merge tag 'for-upstream' of https://gitlab.com/kmwolf/qemu into staging (2026-03-25 09:16:13 +0000)

are available in the Git repository at:

  https://gitlab.com/pbo-linaro/qemu tags/pr-plugins-20260325

for you to fetch changes up to e074c90947a162f795fe85a46e98922c887d6985:

  tests/tcg/plugins/mem.c: fix endian swap in update_region_info (2026-03-25 14:51:15 -0700)

----------------------------------------------------------------
Changes:
- [PATCH 0/3] plugins: fix endianness for qemu_plugin_mem_get_value() (Pierrick Bouvier <pierrick.bouvier@linaro.org>)
   Link: https://lore.kernel.org/qemu-devel/20260325024252.3369186-1-pierrick.bouvier@linaro.org

----------------------------------------------------------------
Pierrick Bouvier (2):
      include/plugins/qemu-plugin.h: add note about endianness of value returned by qemu_plugin_mem_get_value
      tests/tcg/plugins/mem.c: fix endian swap in update_region_info

Richard Henderson (1):
      tcg: Pass host-endian values to plugin_gen_mem_callbacks_*

 include/plugins/qemu-plugin.h |  5 +++--
 tcg/tcg-op-ldst.c             | 52 ++++++++++++++++++++++---------------------
 tests/tcg/plugins/mem.c       | 12 +++++-----
 3 files changed, 36 insertions(+), 33 deletions(-)


             reply	other threads:[~2026-03-25 21:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-25 21:52 Pierrick Bouvier [this message]
2026-03-25 21:52 ` [PULL 1/3] tcg: Pass host-endian values to plugin_gen_mem_callbacks_* Pierrick Bouvier
2026-03-25 21:52 ` [PULL 2/3] include/plugins/qemu-plugin.h: add note about endianness of value returned by qemu_plugin_mem_get_value Pierrick Bouvier
2026-03-25 21:52 ` [PULL 3/3] tests/tcg/plugins/mem.c: fix endian swap in update_region_info Pierrick Bouvier
2026-03-26 14:58 ` [PULL 0/3] plugins: fix endianness for qemu_plugin_mem_get_value() Peter Maydell

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=20260325215222.3678982-1-pierrick.bouvier@linaro.org \
    --to=pierrick.bouvier@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=stefanha@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