This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_cross/gnu-master-arm-check_cross in repository toolchain/ci/qemu.
from 3493c36f03 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-2020 [...] adds a60442eb8d target/mips: Deprecate nanoMIPS ISA adds d40b55bc1b target/mips: Fix PageMask with variable page size adds bf4ee88ab6 hw/mips/boston: Fix memory leak in boston_fdt_filter() error [...] adds 193f51ddcf Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mip [...] adds f166061c73 MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes' adds 60f6de8fba hw/rx/rx-gdbsim: Fix memory leak (CID 1432307) adds 2a190a7256 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/ren [...] adds c4cdf54cff docs/devel/qapi-code-gen: Fix up examples adds 92a3c6aac8 MAINTAINERS: Add QAPI schema modules to their subsystems adds a1d12a2148 qapi: Fix missing headers in QMP Reference Manual adds ffb515fa50 qapi/block-core: Improve MapEntry documentation adds 143d51e179 block: Remove unused BlockDeviceMapEntry adds a2547c1ba9 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...] adds 3d86af858e block: Remove unused include adds 009cde17a5 block: Move bdrv_drain_all_end_quiesce() to block_int.h adds 3441ad4bc4 qcow2: Document and enforce the QCowL2Meta invariants adds 8ce648056f hw/block/nvme: fix null ns in register namespace adds bf288953f1 hw/block/nvme: fix uint16_t use of uint32_t sgls member adds 73ad0ff216 hw/block/nvme: fix free of array-typed value adds 2daba44205 iotests: add filter_qmp_virtio_scsi function adds c6ac463631 iotests: rewrite iotest 240 in python adds c63b0201ae block: Fixes nfs compiling error on msys2/mingw adds 7c5c538306 block: enable libnfs on msys2/mingw in cirrus.yml adds 122860bae7 block: Fix integer promotion error in bdrv_getlength() adds 5f14f31d2b block: Fix some code style problems, "foo* bar" should be "f [...] adds 6c5f7b3a10 block: add forgotten bdrv_abort_perm_update() to bdrv_co_inv [...] adds 313274bbd4 block: add bdrv_replace_node_common() adds d669ed6ab0 block: make bdrv_drop_intermediate() less wrong adds 2b030ce1ed Merge remote-tracking branch 'remotes/maxreitz/tags/pull-blo [...]
No new revisions were added by this update.
Summary of changes: .cirrus.yml | 1 + MAINTAINERS | 22 +++-- block.c | 89 ++++++++++------- block/blkdebug.c | 2 +- block/dmg-lzfse.c | 1 - block/dmg.c | 2 +- block/nfs.c | 13 ++- block/qcow2-cluster.c | 5 +- block/qcow2.c | 23 +++-- block/qcow2.h | 25 ++--- block/vpc.c | 10 +- docs/devel/qapi-code-gen.txt | 6 +- docs/system/deprecated.rst | 23 +++++ hw/block/nvme.c | 6 +- hw/mips/boston.c | 10 +- hw/rx/rx-gdbsim.c | 3 +- include/block/block.h | 6 -- include/block/block_int.h | 9 ++ qapi/audio.json | 4 + qapi/authz.json | 6 +- qapi/block-core.json | 47 +++------ target/mips/cp0_helper.c | 27 ++++-- target/mips/cpu.h | 1 + tests/qemu-iotests/240 | 219 +++++++++++++++++------------------------- tests/qemu-iotests/240.out | 76 ++++++++------- tests/qemu-iotests/iotests.py | 10 ++ 26 files changed, 350 insertions(+), 296 deletions(-)