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 4a7c0bd9dc Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5 [...] new bbc35fc20e nbd: silence maybe-uninitialized warnings new 8c517de24a block/nbd: fix drain dead-lock because of nbd reconnect-delay new 8a509afd72 block/nbd: correctly use qio_channel_detach_aio_context when needed new 46f56631b5 block/nbd: fix reconnect-delay new 99d72dba1c block/nbd: nbd_co_reconnect_loop(): don't connect if drained new 029a88c9a7 qemu-nbd: Honor SIGINT and SIGHUP new d1e2c3e7bd nbd/server: Reject embedded NUL in NBD strings new ebd57062a1 nbd: Simplify meta-context parsing new b433f2cb01 Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-20 [...] new 0c3dd50eae configure: fix performance regression due to PIC objects new 42a052333a hw/misc/mips_cpc: Start vCPU when powered on new de00b8b376 hw/ide: restore replay support of IDE new 0026b33992 cirrus: Fixing and speedup the msys2/mingw CI new 5eb691df5a cirrus: msys2/mingw speed is up, add excluded target back new 7e86e5d5cc tests/docker: Add genisoimage to the docker file new 33955b5672 contrib/gitdm: Add more academic domains new da568cc906 contrib/gitdm: Add more individual contributors new 2ba17f9760 contrib/gitdm: Add Baidu to the domain map new 2f8cdb7672 contrib/gitdm: Add ByteDance to the domain map new 4766a2b227 contrib/gitdm: Add Google to the domain map new 0705260b55 contrib/gitdm: Add Nuvia to the domain map new 3b3453f2dc contrib/gitdm: Add Qualcomm to the domain map new 0d056af514 contrib/gitdm: Add Nir Soffer to Red Hat domain new 99b19335f4 contrib/gitdm: Add SUSE to the domain map new 0f53854572 contrib/gitdm: Add Yadro to the domain map new 311a73a964 contrib/gitdm: Add Yandex to the domain map new 98d3a72469 .mailmap: Fix more contributor entries new b31371004f plugins: Fixes a issue when dlsym failed, the handle not closed new 27d891bca9 plugin: Fixes compiling errors on msys2/mingw new 2a5a79d1b5 cirrus: use V=1 when running tests on FreeBSD and macOS new e5d402b28f tests/acceptance: disable machine_rx_gdbsim on GitLab new 48a340d9b2 Merge remote-tracking branch 'remotes/stsquad/tags/pull-vari [...]
The 32 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 | 121 +++++++++------ .mailmap | 2 + block/nbd.c | 71 +++++++-- configure | 1 + contrib/gitdm/domain-map | 10 +- contrib/gitdm/group-map-academics | 4 + contrib/gitdm/group-map-individuals | 7 + contrib/gitdm/group-map-redhat | 1 + contrib/plugins/hotblocks.c | 2 +- hw/ide/core.c | 4 +- hw/misc/mips_cpc.c | 1 + nbd/server.c | 217 +++++++++++---------------- plugins/loader.c | 1 + qemu-nbd.c | 15 +- tests/acceptance/machine_rx_gdbsim.py | 1 + tests/docker/dockerfiles/centos8.docker | 1 + tests/docker/dockerfiles/debian-amd64.docker | 1 + tests/docker/dockerfiles/fedora.docker | 1 + tests/docker/dockerfiles/ubuntu2004.docker | 1 + tests/plugin/bb.c | 4 +- 20 files changed, 262 insertions(+), 204 deletions(-)