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 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 [...] adds 1caac1c0e4 tests/docker: Add python3-venv and netcat to the debian-amd6 [...] adds 4d6862ffc7 tests/acceptance: Disable the rx sash and arm cubieboard rep [...] adds 699616db64 gitlab-ci.yml: Add build-system-debian and build-system-centos jobs adds 5896c53954 gitlab-ci: Fix Avocado cache usage adds 35c7f5254b target/riscv/vector_helper: Fix build on 32-bit big endian hosts adds d2a71d7474 Get rid of the libqemustub.a remainders adds 616dab9afc Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull- [...] adds 348fcc4f7a qcow2-cluster: Fix integer left shift error in qcow2_alloc_c [...] adds a65dabf71a target/arm: Fix Rt/Rt2 in ESR_ELx for copro traps from AArch [...] adds e1d322c405 Update version for v5.1.0-rc3 release adds d0ed6a69d3 Update version for v5.1.0 release
No new revisions were added by this update.
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 ++++- 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 +- 18 files changed, 242 insertions(+), 57 deletions(-)