[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/33] s390x and testing related patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/33] s390x and testing related patches |
Date: |
Mon, 27 Feb 2023 14:45:30 +0000 |
On Mon, 27 Feb 2023 at 11:36, Thomas Huth <thuth@redhat.com> wrote:
>
> Hi Peter!
>
> The following changes since commit 1270a3f57c9221080f3205a15964814ff8359ca9:
>
> Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
> (2023-02-24 15:09:39 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/pull-request-2023-02-27
>
> for you to fetch changes up to fffa36b68e2f266c8b03ef3fdd242aa9a9181a87:
>
> Deprecate the "-no-acpi" command line switch (2023-02-27 09:23:21 +0100)
>
> ----------------------------------------------------------------
> * Simplify device casting in w/vfio/ccw.c
> * Fix memory corruption in the s390x dump code
> * Various s390x TCG clean-ups
> * s390x PV support for asynchronous teardown for reboot
> * qemu-keymap related fixes
> * Improvements for the duration of the gitlab-CI
> * Deprecate the "-no-acpi" command line switch
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0
for any user-visible changes.
-- PMM
- [PULL 21/33] target/s390x: Use tcg_constant_* in translate_vx.c.inc, (continued)
- [PULL 21/33] target/s390x: Use tcg_constant_* in translate_vx.c.inc, Thomas Huth, 2023/02/27
- [PULL 17/33] s390x/pv: Add support for asynchronous teardown for reboot, Thomas Huth, 2023/02/27
- [PULL 23/33] tests/tcg/s390x: Add sam.S, Thomas Huth, 2023/02/27
- [PULL 28/33] gitlab-ci.d/buildtest: Remove aarch64-softmmu from the build-system-ubuntu job, Thomas Huth, 2023/02/27
- [PULL 31/33] gitlab-ci.d: Build with --enable-fdt=system by default, Thomas Huth, 2023/02/27
- [PULL 27/33] Updated the FSF address to <https://www.gnu.org/licenses/>, Thomas Huth, 2023/02/27
- [PULL 18/33] target/s390x: Use tcg_constant_* in local contexts, Thomas Huth, 2023/02/27
- [PULL 25/33] qemu-keymap: Silence memory leak warning from Clang's sanitizer, Thomas Huth, 2023/02/27
- [PULL 26/33] meson: fix dependency on qemu-keymap, Thomas Huth, 2023/02/27
- [PULL 30/33] gitlab-ci.d/buildtest-template: Simplify the configure step, Thomas Huth, 2023/02/27
- Re: [PULL 00/33] s390x and testing related patches,
Peter Maydell <=