The following changes since commit 9eb51530c12ae645b91e308d16196c68563ea883:

  Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into 
staging (2024-08-13 07:59:32 +1000)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 3ef11c991e501768f2fa646e8438f075be1cd2f5:

  po: update Italian translation (2024-08-13 19:01:42 +0200)

----------------------------------------------------------------
* fix --static compilation of hexagon
* fix incorrect application of REX to MMX operands
* fix crash on module load
* update Italian translation

----------------------------------------------------------------
Alexander Ivanov (1):
      module: Prevent crash by resetting local_err in module_load_qom_all()

Alyssa Ross (1):
      target/hexagon: don't look for static glib

Paolo Bonzini (1):
      po: update Italian translation

Richard Henderson (3):
      target/i386: Do not apply REX to MMX operands
      target/i386: Use unit not type in decode_modrm
      target/i386: Assert MMX and XMM registers in range

 util/module.c                    |  2 +-
 target/i386/tcg/decode-new.c.inc | 13 ++++++++-----
 target/i386/tcg/emit.c.inc       |  9 +++++++--
 po/it.po                         |  2 +-
 target/hexagon/meson.build       |  2 +-
 5 files changed, 18 insertions(+), 10 deletions(-)
-- 
2.46.0


Reply via email to