[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/28] testing and plugin updates
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/28] testing and plugin updates |
Date: |
Sat, 12 Feb 2022 22:03:39 +0000 |
On Wed, 9 Feb 2022 at 14:15, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit 0a301624c2f4ced3331ffd5bce85b4274fe132af:
>
> Merge remote-tracking branch
> 'remotes/pmaydell/tags/pull-target-arm-20220208' into staging (2022-02-08
> 11:40:08 +0000)
>
> are available in the Git repository at:
>
> https://github.com/stsquad/qemu.git tags/pull-testing-and-plugins-090222-1
>
> for you to fetch changes up to 514f9f8eb64bfd5d6c15024db93f83bd81998de5:
>
> include/exec: fix softmmu version of TARGET_ABI_FMT_lx (2022-02-09 13:29:38
> +0000)
>
> ----------------------------------------------------------------
> Testing and plugin updates:
>
> - include vhost tests in qtest
> - clean-up gcov ephemera in clean/.gitignore
> - lcitool and docker updates
> - mention .editorconfig in devel notes
> - switch Centos8 to Centos Stream 8
> - remove TCG tracing support
> - add coverage plugin using drcov format
> - expand abilities of libinsn.so plugin
> - use correct logging for i386 int cases
> - move reset of plugin data to start of block
> - deprecate ppc6432abi
> - fix TARGET_ABI_FMT_ptr for softmmu builds
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/7.0
for any user-visible changes.
-- PMM
- [PULL 26/28] plugins: move reset of plugin data to tb_start, (continued)
- [PULL 26/28] plugins: move reset of plugin data to tb_start, Alex Bennée, 2022/02/09
- [PULL 15/28] tests: Update CentOS 8 container to CentOS Stream 8, Alex Bennée, 2022/02/09
- [PULL 19/28] tracing: remove the trace-tcg includes from the build, Alex Bennée, 2022/02/09
- [PULL 28/28] include/exec: fix softmmu version of TARGET_ABI_FMT_lx, Alex Bennée, 2022/02/09
- [PULL 27/28] linux-user: Remove the deprecated ppc64abi32 target, Alex Bennée, 2022/02/09
- [PULL 16/28] tests/tcg/sh4: disable another unreliable test, Alex Bennée, 2022/02/09
- [PULL 20/28] tracing: excise the tcg related from tracetool, Alex Bennée, 2022/02/09
- [PULL 13/28] gitlab: fall back to commit hash in qemu-setup filename, Alex Bennée, 2022/02/09
- [PULL 18/28] tracing: remove TCG memory access tracing, Alex Bennée, 2022/02/09
- [PULL 25/28] target/i386: use CPU_LOG_INT for IRQ servicing, Alex Bennée, 2022/02/09
- Re: [PULL 00/28] testing and plugin updates,
Peter Maydell <=