[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/10] testing and gdbstub updates
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/10] testing and gdbstub updates |
Date: |
Wed, 11 Sep 2024 19:27:52 +0100 |
On Wed, 11 Sept 2024 at 07:47, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit a66f28df650166ae8b50c992eea45e7b247f4143:
>
> Merge tag 'migration-20240909-pull-request' of
> https://gitlab.com/peterx/qemu into staging (2024-09-10 11:19:22 +0100)
>
> are available in the Git repository at:
>
> https://gitlab.com/stsquad/qemu.git tags/pull-testing-gdbstub-oct-100924-1
>
> for you to fetch changes up to 06dd94e84336d2c5a86c99049dc9abb4a1d6b2e5:
>
> tests/tcg/aarch64: Extend MTE gdbstub tests to system mode (2024-09-10
> 23:34:03 +0100)
>
> ----------------------------------------------------------------
> testing and gdbstub updates:
>
> - remove docker-armel-cross
> - update i686 and mipsel images to bookworm
> - use docker-all-test-cross for mips64le tests
> - fix duplicated line in docs
> - update gitlab-runner ansible script
> - support MTE in gdbstub for system mode
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM
- [PULL 04/10] docs/devel: fix duplicate line, (continued)
- [PULL 04/10] docs/devel: fix duplicate line, Alex Bennée, 2024/09/11
- [PULL 03/10] tests/docker: use debian-all-test-cross for mips64el tests, Alex Bennée, 2024/09/11
- [PULL 05/10] scripts/ci: update the gitlab-runner playbook, Alex Bennée, 2024/09/11
- [PULL 01/10] tests/docker: remove debian-armel-cross, Alex Bennée, 2024/09/11
- [PULL 02/10] tests/docker: update debian i686 and mipsel images to bookworm, Alex Bennée, 2024/09/11
- [PULL 08/10] tests/guest-debug: Support passing arguments to the GDB test script, Alex Bennée, 2024/09/11
- [PULL 07/10] gdbstub: Add support for MTE in system mode, Alex Bennée, 2024/09/11
- [PULL 10/10] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode, Alex Bennée, 2024/09/11
- [PULL 06/10] gdbstub: Use specific MMU index when probing MTE addresses, Alex Bennée, 2024/09/11
- [PULL 09/10] tests/tcg/aarch64: Improve linker script organization, Alex Bennée, 2024/09/11
- Re: [PULL 00/10] testing and gdbstub updates,
Peter Maydell <=