[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [PULL for 6.2 00/21] testing, plugin and gdbstub updates
From: |
Taylor Simpson |
Subject: |
RE: [PULL for 6.2 00/21] testing, plugin and gdbstub updates |
Date: |
Wed, 3 Nov 2021 19:32:50 +0000 |
We'll investigate the toolchain issue. This is compiling
tests/tcg/multiarch/signals.c, right?
Also, I'll do as Richard suggests in his email and respin the pull with the HVX
tests disabled in the makefile.
Thanks,
Taylor
> -----Original Message-----
> From: Alex Bennée <alex.bennee@linaro.org>
> Sent: Wednesday, November 3, 2021 12:21 PM
> To: peter.maydell@linaro.org
> Cc: richard.henderson@linaro.org; qemu-devel@nongnu.org; Alex Bennée
> <alex.bennee@linaro.org>; Taylor Simpson <tsimpson@quicinc.com>
> Subject: Re: [PULL for 6.2 00/21] testing, plugin and gdbstub updates
>
> WARNING: This email originated from outside of Qualcomm. Please be wary
> of any links or attachments, and do not enable macros.
>
> Alex Bennée <alex.bennee@linaro.org> writes:
>
> > The following changes since commit
> e86e00a2493254d072581960b48461eb96481e45:
> >
> > Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-
> pull-request' into staging (2021-11-03 08:04:32 -0400)
> >
> <snip>
> > tests/docker: Update debian-hexagon-cross to a newer toolchain
>
> Hmm it seems like we can blame the toolchain:
>
> Subject: Hexagon toolchain update vs linux-user signals
> From: Richard Henderson <richard.henderson@linaro.org>
> Message-ID: <4f65337b-b9ed-dc4c-ac09-025bef5eaa4c@linaro.org>
> Date: Wed, 3 Nov 2021 11:22:03 -0400
>
> NACK this PR and I'll roll v2 tomorrow....
>
> --
> Alex Bennée
- [PULL 13/21] plugins/cache: make L2 emulation optional through args, (continued)
- [PULL 13/21] plugins/cache: make L2 emulation optional through args, Alex Bennée, 2021/11/03
- [PULL 18/21] tests/tcg: remove duplicate EXTRA_RUNS, Alex Bennée, 2021/11/03
- [PULL 21/21] tests/vm/openbsd: Update to release 7.0, Alex Bennée, 2021/11/03
- [PULL 19/21] gdbstub: Switch to the thread receiving a signal, Alex Bennée, 2021/11/03
- [PULL 16/21] tests/plugins: extend the insn plugin to track opcode sizes, Alex Bennée, 2021/11/03
- [PULL 12/21] plugins/cache: split command line arguments into name and value, Alex Bennée, 2021/11/03
- [PULL 17/21] plugins: try and make plugin_insn_append more ergonomic, Alex Bennée, 2021/11/03
- [PULL 15/21] chardev: don't exit() straight away on C-a x, Alex Bennée, 2021/11/03
- [PULL 20/21] tests/tcg: remove debug polluting make output, Alex Bennée, 2021/11/03
- Re: [PULL for 6.2 00/21] testing, plugin and gdbstub updates, Alex Bennée, 2021/11/03
- RE: [PULL for 6.2 00/21] testing, plugin and gdbstub updates,
Taylor Simpson <=