[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL for 9.0 00/29] maintainer updates (tests, gdbstub, plugins)
From: |
Peter Maydell |
Subject: |
Re: [PULL for 9.0 00/29] maintainer updates (tests, gdbstub, plugins) |
Date: |
Thu, 7 Mar 2024 11:43:48 +0000 |
On Wed, 6 Mar 2024 at 14:42, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit db596ae19040574e41d086e78469014191d7d7fc:
>
> Merge tag 'pull-target-arm-20240305' of
> https://git.linaro.org/people/pmaydell/qemu-arm into staging (2024-03-05
> 13:54:54 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/stsquad/qemu.git tags/pull-maintainer-updates-060324-1
>
> for you to fetch changes up to db7e8b1f75662cf957f6bfad938ed112488518ed:
>
> target/riscv: honour show_opcodes when disassembling (2024-03-06 12:35:51
> +0000)
>
> ----------------------------------------------------------------
> maintainer updates (tests, gdbstub, plugins):
>
> - expand QOS_PATH_MAX_ELEMENT_SIZE to avoid LTO issues
> - support fork-follow-mode in gdbstub
> - new thread-safe scoreboard API for TCG plugins
> - suppress showing opcodes in plugin disassembly
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
- [PULL 23/29] contrib/plugins/howvec: migrate to new per_vcpu API, (continued)
- [PULL 23/29] contrib/plugins/howvec: migrate to new per_vcpu API, Alex Bennée, 2024/03/06
- [PULL 29/29] target/riscv: honour show_opcodes when disassembling, Alex Bennée, 2024/03/06
- [PULL 21/29] tests/plugin/bb: migrate to new per_vcpu API, Alex Bennée, 2024/03/06
- [PULL 20/29] tests/plugin/insn: migrate to new per_vcpu API, Alex Bennée, 2024/03/06
- [PULL 28/29] target/loongarch: honour show_opcodes when disassembling, Alex Bennée, 2024/03/06
- [PULL 22/29] contrib/plugins/hotblocks: migrate to new per_vcpu API, Alex Bennée, 2024/03/06
- [PULL 26/29] disas: introduce show_opcodes, Alex Bennée, 2024/03/06
- [PULL 27/29] disas/hppa: honour show_opcodes, Alex Bennée, 2024/03/06
- Re: [PULL for 9.0 00/29] maintainer updates (tests, gdbstub, plugins),
Peter Maydell <=