[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL for 9.0 0/8] final maintainer updates (testing, gdbstub)
From: |
Peter Maydell |
Subject: |
Re: [PULL for 9.0 0/8] final maintainer updates (testing, gdbstub) |
Date: |
Tue, 12 Mar 2024 13:42:32 +0000 |
On Tue, 12 Mar 2024 at 11:26, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 7489f7f3f81dcb776df8c1b9a9db281fc21bf05f:
>
> Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging
> (2024-03-09 20:12:21 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/stsquad/qemu.git tags/pull-maintainer-final-120324-1
>
> for you to fetch changes up to 0532045e8112c13a8a949e696576672e64c6fa14:
>
> gdbstub: Fix double close() of the follow-fork-mode socket (2024-03-12
> 10:48:35 +0000)
>
> ----------------------------------------------------------------
> final updates for 9.0 (testing, gdbstub):
>
> - avoid transferring pointless git data
> - fix the over rebuilding of test VMs
> - support Xfer:siginfo:read in gdbstub
> - fix double close() in gdbstub
>
This makes the s390 CI jobs fail:
https://gitlab.com/qemu-project/qemu/-/jobs/6374182015
https://gitlab.com/qemu-project/qemu/-/jobs/6374182020
fatal: --filter can only be used when extensions.partialClone is set
thanks
-- PMM
- [PULL for 9.0 0/8] final maintainer updates (testing, gdbstub), Alex Bennée, 2024/03/12
- [PULL 3/8] gdbstub: Rename back gdb_handlesig, Alex Bennée, 2024/03/12
- [PULL 1/8] gitlab: aggressively avoid extra GIT data, Alex Bennée, 2024/03/12
- [PULL 2/8] tests/vm: ensure we build everything by default, Alex Bennée, 2024/03/12
- [PULL 7/8] tests/tcg: Add multiarch test for Xfer:siginfo:read stub, Alex Bennée, 2024/03/12
- [PULL 5/8] gdbstub: Save target's siginfo, Alex Bennée, 2024/03/12
- [PULL 6/8] gdbstub: Add Xfer:siginfo:read stub, Alex Bennée, 2024/03/12
- [PULL 8/8] gdbstub: Fix double close() of the follow-fork-mode socket, Alex Bennée, 2024/03/12
- [PULL 4/8] linux-user: Move tswap_siginfo out of target code, Alex Bennée, 2024/03/12
- Re: [PULL for 9.0 0/8] final maintainer updates (testing, gdbstub),
Peter Maydell <=