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_check_gcc/master-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/ [...]
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 +++++++++++++++++++++++++++++++++++++++++ include/qemu/rcu.h | 15 +++++++++++++ meson.build | 4 ++-- meson_options.txt | 2 +- scripts/meson-buildoptions.sh | 3 +-- tcg/README | 6 +++++ tcg/optimize.c | 2 +- tcg/s390x/tcg-target.c.inc | 3 ++- util/rcu.c | 19 ++++++++++++++++ 14 files changed, 147 insertions(+), 11 deletions(-)