This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allmodconfig in repository toolchain/ci/qemu.
from 50a9b4499c Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull [...] adds 0c99d722e7 vhost-user-blk: use different event handlers on initialization adds bc79c87bcd vhost-user-blk: perform immediate cleanup if disconnect on i [...] adds 2b7d06c452 vhost-user-blk: add immediate cleanup on shutdown adds c3fd706165 virtio-pci: add check for vdev in virtio_pci_isr_read adds 51e0e42cab virtio-pci: remove explicit initialization of val adds 0fd7432533 acpi/piix4: reinitialize acpi PM device on reset adds 0fae92a313 vt82c686.c: don't raise SCI when PCI_INTERRUPT_PIN isn't setup adds 44421c60c9 isa/v582c686: Reinitialize ACPI PM device on reset adds 8ddf543248 pci: sprinkle assert in PCI pin number adds 11577d85b1 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...] adds 84317d57e8 target/xtensa: fix meson.build rule for xtensa cores adds 30c676134e target/xtensa: make xtensa_modules static on import adds 25d75c99b2 Merge remote-tracking branch 'remotes/xtensa/tags/20210403-x [...] adds 4e655e3cd8 tcg/mips: Fix SoftTLB comparison on mips backend adds ef951ee33f target/alpha: fix icount handling for timer instructions adds ee82c086ba Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-t [...] adds b62b178c37 hw/block/nvme: remove description for zoned.append_size_limit adds 498114b37b hw/block/nvme: expose 'bootindex' property adds 109918d24a Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-f [...] adds 90a66f4847 x86: rename oem-id and oem-table-id properties adds d83f46d189 virtio-pci: compat page aligned ATS adds 259e909790 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...] adds 387c0e8b41 include/hw/boards.h: Document machine_class_allow_dynamic_sy [...] adds 0fb124dbfa machine: Provide a function to check the dynamic sysbus allowlist adds 37fce4dde1 hw/arm/virt: Only try to add valid dynamic sysbus devices to [...] adds e7e0d52dc6 hw/ppc/e500plat: Only try to add valid dynamic sysbus device [...] adds 21c2dd77a6 Revert "target/arm: Make number of counters in PMCR follow the CPU" adds 49bc76550c Remove myself as i.mx31 maintainer adds 4216ba1b22 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...] adds d0d3dd401b Update version for v6.0.0-rc2 release adds 5ad7d0174e hw/block/nvme: fix pi constraint check adds 349bf41d59 hw/block/nvme: fix missing string representation for ns attachment adds dae8be368e hw/block/nvme: fix the nsid 'invalid' value adds f447f92c88 hw/block/nvme: fix warning about legacy namespace configuration adds 9b8671ed43 hw/block/nvme: update dmsrl limit on namespace detachment adds e548935634 hw/block/nvme: fix handling of private namespaces adds 102ce606fb hw/block/nvme: add missing copyright headers adds 8eb5c8069a hw/block/nvme: fix ns attachment out-of-bounds read adds ec20329748 hw/block/nvme: fix assert crash in nvme_subsys_ns adds 7645f21f40 hw/block/nvme: fix out-of-bounds read in nvme_subsys_ctrl adds 1b7dabccd0 Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-2 [...] adds d175ac3847 tests/tcg: update the defaults for x86 compilers adds 34019198a1 tests/docker: don't set DOCKER_REGISTRY on non-x86_64 adds de6d7e6b02 tests/tcg: add concept of container_hosts adds 08341b4fa6 tests/tcg/configure.sh: make sure we pick up x86_64 cross compilers adds 4011a686cc tests/tcg/i386: expand .data sections for system tests adds 631f112f42 tests/tcg/i386: force -fno-pie for test-i386 adds 1cb8d12f79 tests/tcg: relax the next step precision of the gdb sha1 test adds acb0a27eb8 docs/system/gdb.rst: Add some more heading structure adds d211556fe3 docs/system/gdb.rst: Document how to debug multicore machines adds 5186685ed6 gitlab-ci.yml: Fix the filtering for the git submodules adds a2e5bbf0c4 gitlab-ci.yml: Test the dtrace backend in one of the jobs adds 9692c7b037 Merge remote-tracking branch 'remotes/stsquad/tags/pull-6.0- [...] adds 99c3ac6dbe virtiofsd: Fix security.capability comparison adds ecb23efea0 migration: Fix missing qemu_fflush() on buffer file in bg_mi [...] adds 1a8e44a89f migration: Inhibit virtio-balloon for the duration of backgr [...] adds eeccb99c9d migration: Pre-fault memory before starting background snasphot adds 82ea3e3b99 migration: Rename 'bs' to 'block' in background snapshot code adds e999fa47b2 tests/migration: fix parameter of auto-converge migration adds d8724020dd Merge remote-tracking branch 'remotes/dgilbert/tags/pull-mig [...] adds d89b4f839f Revert "net: Do not fill legacy info_str for backends" adds 603f2f7c6c Revert "hmp: Use QAPI NetdevInfo in hmp_info_network" adds 56e6f594bf Revert "net: Move NetClientState.info_str to dynamic allocations" adds 22317309df Revert "tests: Add tests for query-netdev command" adds f9bb0c1f98 Revert "qapi: net: Add query-netdev command" adds 21df394d9e tap-win32: correctly recycle buffers adds ce69aa92d7 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull [...] adds 360f0abdc5 linux-user: Use signed lengths in uaccess.c adds 285f6f57fa Merge remote-tracking branch 'remotes/vivier2/tags/linux-use [...] adds d895d25ae2 s390x: css: report errors from ccw_dstream_read/write adds 471387aa14 Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s39 [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.yml | 4 +- MAINTAINERS | 1 - VERSION | 2 +- configure | 2 +- docs/system/gdb.rst | 63 ++++++++++- hw/acpi/piix4.c | 7 ++ hw/arm/virt.c | 16 ++- hw/block/nvme-dif.c | 10 ++ hw/block/nvme-dif.h | 10 ++ hw/block/nvme-ns.c | 78 +++++++++++-- hw/block/nvme-ns.h | 12 +- hw/block/nvme-subsys.c | 28 ----- hw/block/nvme-subsys.h | 11 +- hw/block/nvme.c | 158 ++++++++++---------------- hw/block/nvme.h | 41 +------ hw/block/trace-events | 1 - hw/block/vhost-user-blk.c | 79 ++++++++----- hw/char/terminal3270.c | 11 +- hw/core/machine.c | 22 +++- hw/isa/vt82c686.c | 18 ++- hw/net/xen_nic.c | 5 +- hw/pci/pci.c | 3 + hw/pci/pcie.c | 10 +- hw/ppc/e500plat.c | 8 +- hw/s390x/3270-ccw.c | 5 +- hw/s390x/css.c | 14 ++- hw/s390x/virtio-ccw.c | 66 ++++++++--- hw/virtio/virtio-balloon.c | 8 +- hw/virtio/virtio-pci.c | 21 +++- hw/virtio/virtio-pci.h | 5 + include/block/nvme.h | 1 + include/hw/boards.h | 39 +++++++ include/hw/i386/x86.h | 4 +- include/hw/pci/pcie.h | 2 +- include/migration/misc.h | 2 + include/net/net.h | 5 +- include/qapi/hmp-output-visitor.h | 30 ----- linux-user/qemu.h | 15 ++- linux-user/uaccess.c | 12 +- migration/migration.c | 24 +++- migration/ram.c | 119 ++++++++++++++------ migration/ram.h | 1 + net/l2tpv3.c | 8 +- net/net.c | 73 ++---------- net/netmap.c | 7 -- net/slirp.c | 124 +------------------- net/socket.c | 92 ++++----------- net/tap-win32.c | 16 +-- net/tap.c | 107 +++--------------- net/vde.c | 25 +---- net/vhost-user.c | 20 +--- net/vhost-vdpa.c | 15 +-- qapi/hmp-output-visitor.c | 193 -------------------------------- qapi/meson.build | 1 - qapi/net.json | 80 ------------- target/alpha/translate.c | 9 +- target/arm/cpu.h | 1 - target/arm/cpu64.c | 3 - target/arm/cpu_tcg.c | 5 - target/arm/helper.c | 29 ++--- target/arm/kvm64.c | 2 - target/xtensa/import_core.sh | 4 +- target/xtensa/meson.build | 13 +-- tcg/mips/tcg-target.c.inc | 2 +- tests/docker/Makefile.include | 5 +- tests/docker/dockerfiles/centos8.docker | 1 + tests/migration/guestperf/engine.py | 4 +- tests/qtest/bios-tables-test.c | 2 +- tests/qtest/meson.build | 3 - tests/qtest/test-query-netdev.c | 120 -------------------- tests/tcg/configure.sh | 42 ++++++- tests/tcg/i386/Makefile.target | 16 ++- tests/tcg/i386/system/kernel.ld | 2 +- tests/tcg/multiarch/gdbstub/sha1.py | 5 +- tools/virtiofsd/passthrough_ll.c | 3 +- 75 files changed, 759 insertions(+), 1246 deletions(-) delete mode 100644 include/qapi/hmp-output-visitor.h delete mode 100644 qapi/hmp-output-visitor.c delete mode 100644 tests/qtest/test-query-netdev.c