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-build_cross in repository toolchain/ci/qemu.
from 3493c36f03 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-2020 [...] new a60442eb8d target/mips: Deprecate nanoMIPS ISA new d40b55bc1b target/mips: Fix PageMask with variable page size new bf4ee88ab6 hw/mips/boston: Fix memory leak in boston_fdt_filter() error [...] new 193f51ddcf Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mip [...] new f166061c73 MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes' new 60f6de8fba hw/rx/rx-gdbsim: Fix memory leak (CID 1432307) new 2a190a7256 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/ren [...] new c4cdf54cff docs/devel/qapi-code-gen: Fix up examples new 92a3c6aac8 MAINTAINERS: Add QAPI schema modules to their subsystems new a1d12a2148 qapi: Fix missing headers in QMP Reference Manual new ffb515fa50 qapi/block-core: Improve MapEntry documentation new 143d51e179 block: Remove unused BlockDeviceMapEntry new a2547c1ba9 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi- [...] new 3d86af858e block: Remove unused include new 009cde17a5 block: Move bdrv_drain_all_end_quiesce() to block_int.h new 3441ad4bc4 qcow2: Document and enforce the QCowL2Meta invariants new 8ce648056f hw/block/nvme: fix null ns in register namespace new bf288953f1 hw/block/nvme: fix uint16_t use of uint32_t sgls member new 73ad0ff216 hw/block/nvme: fix free of array-typed value new 2daba44205 iotests: add filter_qmp_virtio_scsi function new c6ac463631 iotests: rewrite iotest 240 in python new c63b0201ae block: Fixes nfs compiling error on msys2/mingw new 7c5c538306 block: enable libnfs on msys2/mingw in cirrus.yml new 122860bae7 block: Fix integer promotion error in bdrv_getlength() new 5f14f31d2b block: Fix some code style problems, "foo* bar" should be "f [...] new 6c5f7b3a10 block: add forgotten bdrv_abort_perm_update() to bdrv_co_inv [...] new 313274bbd4 block: add bdrv_replace_node_common() new d669ed6ab0 block: make bdrv_drop_intermediate() less wrong new 2b030ce1ed Merge remote-tracking branch 'remotes/maxreitz/tags/pull-blo [...] new b1b9ab1c04 qga: fix missing closedir() in qmp_guest_get_disks() new 43afbbd9fe Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2 [...]
The 31 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
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 +++------ qga/commands-posix.c | 3 + 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 ++ 27 files changed, 353 insertions(+), 296 deletions(-)