[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/17] s390x and test patches
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/17] s390x and test patches |
Date: |
Tue, 17 Sep 2024 15:48:39 +0100 |
On Tue, 17 Sept 2024 at 11:35, Thomas Huth <thuth@redhat.com> wrote:
>
> Hi!
>
> The following changes since commit ea9cdbcf3a0b8d5497cddf87990f1b39d8f3bb0a:
>
> Merge tag 'hw-misc-20240913' of https://github.com/philmd/qemu into staging
> (2024-09-15 18:27:40 +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/pull-request-2024-09-17
>
> for you to fetch changes up to 66659fe76d3577b2cc3aa36d3935e3a2e9558e82:
>
> .gitlab-ci.d/crossbuilds.yml: Force 'make check' to -j2 for cross-i686-tci
> (2024-09-17 10:53:13 +0200)
>
> ----------------------------------------------------------------
> * Make all qtest targets work with "--without-default-devices"
> * Replace assert(0) and assert(false) in qtests and s390x code
> * Enable the device aliases for or1k
> * Some other small test improvements
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- [PULL 08/17] tests/qtest: replace assert(0) with g_assert_not_reached(), (continued)
- [PULL 08/17] tests/qtest: replace assert(0) with g_assert_not_reached(), Thomas Huth, 2024/09/17
- [PULL 09/17] tests/unit: replace assert(0) with g_assert_not_reached(), Thomas Huth, 2024/09/17
- [PULL 10/17] include/hw/s390x: replace assert(false) with g_assert_not_reached(), Thomas Huth, 2024/09/17
- [PULL 14/17] system: Enable the device aliases for or1k, too, Thomas Huth, 2024/09/17
- [PULL 16/17] tests/functional: Move the mips64el fuloong2e test into the thorough category, Thomas Huth, 2024/09/17
- [PULL 13/17] system: Sort QEMU_ARCH_VIRTIO_PCI definition, Thomas Huth, 2024/09/17
- [PULL 11/17] tests/qtest: replace assert(false) with g_assert_not_reached(), Thomas Huth, 2024/09/17
- [PULL 15/17] docs/fuzz: fix outdated mention to enable-sanitizers, Thomas Huth, 2024/09/17
- [PULL 12/17] tests/qtest: remove break after g_assert_not_reached(), Thomas Huth, 2024/09/17
- [PULL 17/17] .gitlab-ci.d/crossbuilds.yml: Force 'make check' to -j2 for cross-i686-tci, Thomas Huth, 2024/09/17
- Re: [PULL 00/17] s390x and test patches,
Peter Maydell <=