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-aarch64 in repository toolchain/ci/qemu.
from 63ed851de4 Merge remote-tracking branch 'remotes/juanquintela/tags/migr [...] adds cd0a9e983c docs/sphinx: add loaded modules to generated depfile adds 905655ea6a docs/sphinx: add static files to generated depfile adds 0dd35c1629 docs/sphinx: add templates files to generated depfile adds 706bbad2ba tests/qapi-schema/meson: add depfile to sphinx doc adds 89bcfe780a meson: drop sphinx_extn_depends adds ed9e6d65ed meson: drop sphinx_template_files adds 96871b3854 docs/sphinx: set navigation_with_keys=True adds 9423751645 docs/sphinx: add 's' keyboard binding to focus search adds 450e0f28a4 docs: remove non-reference uses of single backticks adds ca0a0d122c docs: (further) remove non-reference uses of single backticks adds c11b3a1dd3 docs/sphinx: change default role to "any" adds 260f9210d2 Merge remote-tracking branch 'remotes/marcandre.lureau/tags/ [...] adds 93eae35832 target-i386: mmu: use pg_mode instead of HF_LMA_MASK adds b04dc92e01 target-i386: mmu: fix handling of noncanonical virtual addresses adds b3af7fdf9c hw/scsi/scsi-disk: MODE_PAGE_ALLS not allowed in MODE SELECT [...] adds 565174d08e meson: perform snappy test with the C++ compiler if used adds 4933436f6a docs: adjust for demise of scripts/create_config adds ac7ebcc589 configure: simplify calls to meson_quote adds 8009da0374 configure: preserve CFLAGS, CXXFLAGS and LDFLAGS in config.status adds a286666044 configure: propagate --extra-cflags and --extra-ldflags to m [...] adds de38c0cc79 configure: ignore preexisting QEMU_*FLAGS envvars adds 8b4ed0daba ui/gtk-egl: Fix build failure when libgbm is not available adds 5e10ccc270 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstr [...]
No new revisions were added by this update.
Summary of changes: configure | 46 +++++++++++++++++++++------------- docs/conf.py | 12 ++++++++- docs/devel/build-system.rst | 25 +++++++++--------- docs/devel/fuzzing.rst | 9 ++++--- docs/devel/tcg-plugins.rst | 2 +- docs/interop/live-block-operations.rst | 2 +- docs/meson.build | 10 -------- docs/sphinx-static/custom.js | 9 +++++++ docs/sphinx/depfile.py | 19 ++++++++++++-- docs/system/guest-loader.rst | 2 +- docs/system/i386/sgx.rst | 6 ++--- hw/scsi/scsi-disk.c | 6 +++++ include/qemu/module.h | 6 ++--- meson.build | 6 ++++- qapi/block-core.json | 4 +-- qemu-options.hx | 4 +-- target/i386/tcg/sysemu/excp_helper.c | 25 ++++++++++-------- tests/qapi-schema/meson.build | 4 ++- ui/gtk-egl.c | 2 ++ 19 files changed, 125 insertions(+), 74 deletions(-) create mode 100644 docs/sphinx-static/custom.js