This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/qemu.
from 2058fdbe81 Merge tag 'fixes-20220318-pull-request' of git://git.kraxel. [...] adds 9d1401b794 ppc64: Avoid pt_regs struct definition adds 217979d33e target/ppc: Replicate double->int32 result for some vector insns adds 3515553bf6 target/ppc: Replicate Double->Single-Precision result adds ecf1bbe322 Merge tag 'pull-ppc-20220321' of https://github.com/legoater [...] adds 8a947c7a58 aio-posix: fix build failure io_uring 2.2 adds fc8796465c aio-posix: fix spurious ->poll_ready() callbacks in main loop adds 2028ab513b Merge tag 'block-pull-request' of https://gitlab.com/stefanh [...]
No new revisions were added by this update.
Summary of changes: linux-user/include/host/ppc/host-signal.h | 38 ------------ linux-user/include/host/ppc64/host-signal.h | 42 ++++++++++++- target/ppc/fpu_helper.c | 93 +++++++++++++++++++++++++---- util/aio-posix.c | 32 +++++----- util/aio-posix.h | 1 + util/fdmon-io_uring.c | 4 ++ 6 files changed, 147 insertions(+), 63 deletions(-) delete mode 100644 linux-user/include/host/ppc/host-signal.h