[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL v2 for 9.0 0/7] final maintainer updates (testing, gdbstub)
From: |
Peter Maydell |
Subject: |
Re: [PULL v2 for 9.0 0/7] final maintainer updates (testing, gdbstub) |
Date: |
Wed, 13 Mar 2024 17:07:38 +0000 |
On Wed, 13 Mar 2024 at 11:50, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 0748129684be2773117b0b8fc3c60161abdb7bb8:
>
> Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu
> into staging (2024-03-12 16:56:13 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/stsquad/qemu.git tags/pull-maintainer-final-130324-1
>
> for you to fetch changes up to 6971998e241d8edc842b165b447f706c05166ae6:
>
> gdbstub: Fix double close() of the follow-fork-mode socket (2024-03-13
> 11:43:52 +0000)
>
> ----------------------------------------------------------------
> final updates for 9.0 (testing, gdbstub):
>
> - fix the over rebuilding of test VMs
> - support Xfer:siginfo:read in gdbstub
> - fix double close() in gdbstub
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM