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 5c1c3e4f02 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...] adds f81cddfe8a colo-compare: Remove superfluous NULL-pointer checks for s-> [...] adds 035e69b063 hw/net/net_tx_pkt: fix assertion failure in net_tx_pkt_add_r [...] adds bcc983234b Merge remote-tracking branch 'remotes/jasowang/tags/net-pull [...] adds 8e0ef06894 accel/xen: Fix xen_enabled() behavior on target-agnostic objects adds d15532d91b Merge remote-tracking branch 'remotes/aperard/tags/pull-xen- [...] adds facc68516a virtio-mem: Correct format specifier mismatch for RISC-V adds 881419b711 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' [...] adds ffdfca6fac docs/devel: Document decodetree no-overlap groups adds d250bb19ce target/arm: Fix decode of LDRA[AB] instructions adds fd3cd581f9 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...] new 1caac1c0e4 tests/docker: Add python3-venv and netcat to the debian-amd6 [...] new 4d6862ffc7 tests/acceptance: Disable the rx sash and arm cubieboard rep [...] new 699616db64 gitlab-ci.yml: Add build-system-debian and build-system-centos jobs new 5896c53954 gitlab-ci: Fix Avocado cache usage new 35c7f5254b target/riscv/vector_helper: Fix build on 32-bit big endian hosts new d2a71d7474 Get rid of the libqemustub.a remainders new 616dab9afc Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull- [...] new 348fcc4f7a qcow2-cluster: Fix integer left shift error in qcow2_alloc_c [...] new a65dabf71a target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch [...] new e1d322c405 Update version for v5.1.0-rc3 release
The 10 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: .gitlab-ci.yml | 109 ++++++++++++++++++++++----- Makefile | 2 +- VERSION | 2 +- accel/stubs/xen-stub.c | 2 + accel/xen/xen-all.c | 7 +- block/qcow2-cluster.c | 2 +- docs/devel/decodetree.rst | 33 ++++---- hw/net/net_tx_pkt.c | 5 +- hw/virtio/virtio-mem.c | 2 +- include/sysemu/xen.h | 18 ++++- net/colo-compare.c | 8 +- scripts/coverity-scan/run-coverity-scan | 3 - target/arm/helper.c | 92 +++++++++++++++++++++- target/arm/translate-a64.c | 6 +- target/riscv/vector_helper.c | 4 +- tests/acceptance/machine_rx_gdbsim.py | 4 + tests/acceptance/replay_kernel.py | 1 + tests/docker/dockerfiles/debian-amd64.docker | 4 +- tests/test-util-sockets.c | 3 +- 19 files changed, 244 insertions(+), 63 deletions(-)