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/release-aarch64 in repository toolchain/ci/qemu.
from b30187ef02 Merge tag 'pull-qapi-2021-11-10' of git://repo.or.cz/qemu/ar [...] adds a0b9c5f75c target/i386: sgx: mark device not user creatable adds ef149763a8 rcu: Introduce force_rcu notifier adds dd47a8f654 accel/tcg: Register a force_rcu notifier adds bd989ed44f numa: avoid crash with SGX and "info numa" adds 2c3132279b sgx: Reset the vEPC regions during VM reboot adds 1b9fc6d8ba Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu [...] adds 225bec0c0e tcg/optimize: Add an extra cast to fold_extract2 adds f1f727ac8a tcg: Remove TCI experimental status adds 8d30f0473e tcg: Document ctpop opcodes adds d58f01733b tcg/s390x: Fix tcg_out_vec_op argument type adds 70f872ca91 Merge tag 'pull-tcg-20211111' of https://gitlab.com/rth7680/ [...] adds 3620328f78 target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x] adds 1fde73bcd7 spapr_numa.c: fix FORM1 distance-less nodes adds d139786e1b ppc/mmu_helper.c: do not truncate 'ea' in booke206_invalidat [...] adds 42f6c9179b Merge tag 'pull-ppc-20211112' of https://github.com/legoater [...]
No new revisions were added by this update.
Summary of changes: accel/tcg/tcg-accel-ops-mttcg.c | 26 ++++++++++++++++ accel/tcg/tcg-accel-ops-rr.c | 10 ++++++ docs/about/build-platforms.rst | 10 +++--- hw/core/numa.c | 7 +++++ hw/i386/sgx-epc.c | 1 + hw/i386/sgx.c | 50 ++++++++++++++++++++++++++++++ hw/ppc/spapr_numa.c | 62 +++++++++++++++++++------------------- include/qemu/rcu.h | 15 +++++++++ meson.build | 4 +-- meson_options.txt | 2 +- scripts/meson-buildoptions.sh | 3 +- target/ppc/mmu_helper.c | 2 +- target/ppc/translate/fp-impl.c.inc | 2 +- tcg/README | 6 ++++ tcg/optimize.c | 2 +- tcg/s390x/tcg-target.c.inc | 3 +- util/rcu.c | 19 ++++++++++++ 17 files changed, 180 insertions(+), 44 deletions(-)