[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 0/9] Patches for QEMU 9.0-rc1
From: |
Peter Maydell |
Subject: |
Re: [PULL 0/9] Patches for QEMU 9.0-rc1 |
Date: |
Mon, 25 Mar 2024 16:46:19 +0000 |
On Mon, 25 Mar 2024 at 14:12, Thomas Huth <thuth@redhat.com> wrote:
>
> The following changes since commit 853546f8128476eefb701d4a55b2781bb3a46faa:
>
> Merge tag 'pull-loongarch-20240322' of https://gitlab.com/gaosong/qemu into
> staging (2024-03-22 10:59:57 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/thuth/qemu.git tags/pull-request-2024-03-25
>
> for you to fetch changes up to f9b29c636442e917a56a725d774ea99be3b28111:
>
> tests/tcg/s390x: Test TEST AND SET (2024-03-25 15:05:59 +0100)
>
> ----------------------------------------------------------------
> * Fix timeouts in Travis-CI jobs
> * Mark devices with user_creatable = false that can crash QEMU otherwise
> * Fix s390x TEST-AND-SET TCG instruction emulation
> * Move pc955* devices to hw/gpio/
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 0/9] Patches for QEMU 9.0-rc1, Thomas Huth, 2024/03/25
- [PULL 1/9] .travis.yml: Shorten the runtime of the problematic jobs, Thomas Huth, 2024/03/25
- [PULL 2/9] .travis.yml: Remove the unused xfslib-dev package, Thomas Huth, 2024/03/25
- [PULL 3/9] hw/microblaze: Do not allow xlnx-zynqmp-pmu-soc to be created by the user, Thomas Huth, 2024/03/25
- [PULL 4/9] aspeed: Make the ast2600-a3 SoC not user creatable, Thomas Huth, 2024/03/25
- [PULL 7/9] libqos/virtio.c: Correct 'flags' reading in qvirtqueue_kick, Thomas Huth, 2024/03/25
- [PULL 5/9] aspeed: Make the ast1030-a1 SoC not user creatable, Thomas Huth, 2024/03/25
- [PULL 8/9] target/s390x: Use mutable temporary value for op_ts, Thomas Huth, 2024/03/25
- [PULL 9/9] tests/tcg/s390x: Test TEST AND SET, Thomas Huth, 2024/03/25
- [PULL 6/9] misc/pca955*: Move models under hw/gpio, Thomas Huth, 2024/03/25
- Re: [PULL 0/9] Patches for QEMU 9.0-rc1,
Peter Maydell <=