qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL v2 0/7] s390x and misc fixes
@ 2022-03-16  8:14 Thomas Huth
  2022-03-16 12:19 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Huth @ 2022-03-16  8:14 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, qemu-s390x

 Hi Peter!

The following changes since commit d6f229f9a0592c4d5beb0a5c4e024231c27680d3:

  Update version for v7.0.0-rc0 release (2022-03-15 23:07:40 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 377bf6f37da11d14641a0e973c4ed272259cca9c:

  softmmu: List CPU types again (2022-03-16 08:43:10 +0100)

----------------------------------------------------------------
* Fixes for s390x branch instruction emulation
* Fixes for the tests/avocado/boot_linux.py:BootLinuxS390X test
* Re-enable the "-cpu help" output

v2: Dropped the update to meson 0.61.3

Note: The "Test BRASL ..." patch triggers a warning from checkpatch,
      but this can be ignored (I think the "extern"s are fine in this case)

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

 accel/tcg/cputlb.c                     |  2 +-
 cpu.c                                  |  9 +++++
 include/exec/cpu-common.h              |  2 +
 include/sysemu/cpus.h                  |  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 ++++++++++++++++++++++++++++++++++
 9 files changed, 90 insertions(+), 21 deletions(-)
 create mode 100644 tests/tcg/s390x/branch-relative-long.c



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

* Re: [PULL v2 0/7] s390x and misc fixes
  2022-03-16  8:14 [PULL v2 0/7] s390x and misc fixes Thomas Huth
@ 2022-03-16 12:19 ` Peter Maydell
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Maydell @ 2022-03-16 12:19 UTC (permalink / raw)
  To: Thomas Huth; +Cc: qemu-s390x, qemu-devel

On Wed, 16 Mar 2022 at 08:14, Thomas Huth <thuth@redhat.com> wrote:
>
>  Hi Peter!
>
> The following changes since commit d6f229f9a0592c4d5beb0a5c4e024231c27680d3:
>
>   Update version for v7.0.0-rc0 release (2022-03-15 23:07:40 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/thuth/qemu.git tags/pull-request-2022-03-15v2
>
> for you to fetch changes up to 377bf6f37da11d14641a0e973c4ed272259cca9c:
>
>   softmmu: List CPU types again (2022-03-16 08:43:10 +0100)
>
> ----------------------------------------------------------------
> * Fixes for s390x branch instruction emulation
> * Fixes for the tests/avocado/boot_linux.py:BootLinuxS390X test
> * Re-enable the "-cpu help" output
>
> v2: Dropped the update to meson 0.61.3
>
> Note: The "Test BRASL ..." patch triggers a warning from checkpatch,
>       but this can be ignored (I think the "extern"s are fine in this case)
>


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0
for any user-visible changes.

-- PMM


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

end of thread, other threads:[~2022-03-16 12:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-16  8:14 [PULL v2 0/7] s390x and misc fixes Thomas Huth
2022-03-16 12:19 ` Peter Maydell

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