qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/8] s390x and misc fixes
@ 2022-03-15 11:20 Thomas Huth
  2022-03-15 11:20 ` [PULL 1/8] tests/tcg: drop -cpu max from s390x sha512-mvx invocation Thomas Huth
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Thomas Huth @ 2022-03-15 11:20 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

 Hi Peter!

The following changes since commit 352998df1c53b366413690d95b35f76d0721ebed:

  Merge tag 'i2c-20220314' of https://github.com/philmd/qemu into staging (2022-03-14 14:39:33 +0000)

are available in the Git repository at:

  https://gitlab.com/thuth/qemu.git tags/pull-request-2022-03-15

for you to fetch changes up to 36149534792dcf07a3c59867f967eaee23ab906c:

  meson: Update to version 0.61.3 (2022-03-15 10:32:36 +0100)

----------------------------------------------------------------
* Fixes for s390x branch instruction emulation
* Fixes for the tests/avocado/boot_linux.py:BootLinuxS390X test
* Fix for "-cpu help" output
* Bump meson to 0.61.3 to fix stderr log of the iotests

----------------------------------------------------------------
Alex Bennée (1):
      tests/tcg: drop -cpu max from s390x sha512-mvx invocation

Beraldo Leal (1):
      tests/avocado: start PhoneServer upfront

Ilya Leoshkevich (3):
      s390x/tcg: Fix BRASL with a large negative offset
      s390x/tcg: Fix BRCL with a large negative offset
      tests/tcg/s390x: Test BRASL and BRCL with large negative offsets

Philippe Mathieu-Daudé (1):
      softmmu: List CPU types again

Richard Henderson (1):
      accel/tcg: Fix cpu_ldq_be_mmu typo

Thomas Huth (1):
      meson: Update to version 0.61.3

 accel/tcg/cputlb.c                     |  2 +-
 configure                              |  2 +-
 cpu.c                                  |  9 +++++
 include/exec/cpu-common.h              |  2 +
 include/sysemu/cpus.h                  |  2 -
 meson                                  |  2 +-
 softmmu/cpus.c                         |  8 ----
 target/s390x/tcg/translate.c           |  4 +-
 tests/avocado/avocado_qemu/__init__.py | 13 ++++---
 tests/tcg/s390x/Makefile.target        |  3 +-
 tests/tcg/s390x/branch-relative-long.c | 68 ++++++++++++++++++++++++++++++++++
 11 files changed, 92 insertions(+), 23 deletions(-)
 create mode 100644 tests/tcg/s390x/branch-relative-long.c



^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2022-05-02 13:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-15 11:20 [PULL 0/8] s390x and misc fixes Thomas Huth
2022-03-15 11:20 ` [PULL 1/8] tests/tcg: drop -cpu max from s390x sha512-mvx invocation Thomas Huth
2022-03-15 11:20 ` [PULL 2/8] s390x/tcg: Fix BRASL with a large negative offset Thomas Huth
2022-03-15 11:20 ` [PULL 3/8] s390x/tcg: Fix BRCL " Thomas Huth
2022-03-15 11:20 ` [PULL 4/8] tests/tcg/s390x: Test BRASL and BRCL with large negative offsets Thomas Huth
2022-05-02 13:43   ` Thomas Huth
2022-03-15 11:20 ` [PULL 5/8] tests/avocado: start PhoneServer upfront Thomas Huth
2022-03-15 11:20 ` [PULL 6/8] accel/tcg: Fix cpu_ldq_be_mmu typo Thomas Huth
2022-03-15 11:20 ` [PULL 7/8] softmmu: List CPU types again Thomas Huth
2022-03-15 11:20 ` [PULL 8/8] meson: Update to version 0.61.3 Thomas Huth
2022-03-15 18:58 ` [PULL 0/8] s390x and misc fixes Peter Maydell
2022-03-15 19:30   ` Peter Maydell
2022-03-16  7:35     ` Thomas Huth
2022-03-16 12:14     ` Paolo Bonzini
2022-03-16 12:18   ` Paolo Bonzini
2022-03-16 13:19     ` Peter Maydell
2022-03-16 14:26       ` Paolo Bonzini
2022-03-16 12:30   ` Paolo Bonzini

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).