From: Richard Henderson <richard.henderson@linaro.org>
To: "Alex Bennée" <alex.bennee@linaro.org>, peter.maydell@linaro.org
Cc: qemu-devel@nongnu.org
Subject: Re: [PULL for 6.2 0/8] more tcg, plugin, test and build fixes
Date: Mon, 29 Nov 2021 20:27:27 +0100 [thread overview]
Message-ID: <6195ec11-8645-0985-85ee-049e635deb27@linaro.org> (raw)
In-Reply-To: <20211129171449.4176301-1-alex.bennee@linaro.org>
On 11/29/21 6:14 PM, Alex Bennée wrote:
> The following changes since commit e750c10167fa8ad3fcc98236a474c46e52e7c18c:
>
> Merge tag 'pull-target-arm-20211129' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2021-11-29 11:56:07 +0100)
>
> are available in the Git repository at:
>
> https://github.com/stsquad/qemu.git tags/pull-for-6.2-291121-1
>
> for you to fetch changes up to d5615bbf9103f01911df683cc3e4e85c49a92593:
>
> tests/plugin/syscall.c: fix compiler warnings (2021-11-29 15:13:22 +0000)
>
> ----------------------------------------------------------------
> TCG, plugin and build fixes:
>
> - introduce CF_NOIRQ to avoid watchpoint race
> - fix avocado plugin test
> - fix linker issue with weird paths
> - band-aid for gdbstub race
> - updates for MAINTAINERS
> - fix some compiler warning in example plugin
>
> ----------------------------------------------------------------
> Alex Bennée (5):
> accel/tcg: introduce CF_NOIRQ
> accel/tcg: suppress IRQ check for special TBs
> tests/avocado: fix tcg_plugin mem access count test
> plugins/meson.build: fix linker issue with weird paths
> gdbstub: handle a potentially racing TaskState
>
> Juro Bystricky (1):
> tests/plugin/syscall.c: fix compiler warnings
>
> Philippe Mathieu-Daudé (1):
> MAINTAINERS: Add section for Aarch64 GitLab custom runner
>
> Willian Rampazzo (1):
> MAINTAINERS: Remove me as a reviewer for the build and test/avocado
>
> include/exec/exec-all.h | 1 +
> include/exec/gen-icount.h | 21 +++++++++++++++++----
> accel/tcg/cpu-exec.c | 9 +++++++++
> accel/tcg/translate-all.c | 4 ++--
> gdbstub.c | 2 +-
> softmmu/physmem.c | 4 ++--
> tests/plugin/syscall.c | 8 +++-----
> MAINTAINERS | 10 ++++++++--
> plugins/meson.build | 4 ++--
> tests/avocado/tcg_plugins.py | 2 +-
> 10 files changed, 46 insertions(+), 19 deletions(-)
Applied, thanks.
r~
prev parent reply other threads:[~2021-11-29 19:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-29 17:14 [PULL for 6.2 0/8] more tcg, plugin, test and build fixes Alex Bennée
2021-11-29 17:14 ` [PULL 1/8] accel/tcg: introduce CF_NOIRQ Alex Bennée
2021-11-29 17:14 ` [PULL 2/8] accel/tcg: suppress IRQ check for special TBs Alex Bennée
2021-11-29 17:14 ` [PULL 3/8] tests/avocado: fix tcg_plugin mem access count test Alex Bennée
2021-11-29 17:14 ` [PULL 4/8] plugins/meson.build: fix linker issue with weird paths Alex Bennée
2021-11-29 17:14 ` [PULL 5/8] gdbstub: handle a potentially racing TaskState Alex Bennée
2021-11-29 17:14 ` [PULL 6/8] MAINTAINERS: Remove me as a reviewer for the build and test/avocado Alex Bennée
2021-11-29 17:14 ` [PULL 7/8] MAINTAINERS: Add section for Aarch64 GitLab custom runner Alex Bennée
2021-11-29 17:14 ` [PULL 8/8] tests/plugin/syscall.c: fix compiler warnings Alex Bennée
2021-11-29 19:27 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6195ec11-8645-0985-85ee-049e635deb27@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).