On Wed, 16 Mar 2022 at 08:14, Thomas Huth <th...@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