This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/release-arm in repository toolchain/ci/qemu.
from eec398119f Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/vir [...] adds e2c1d78da3 net/vmnet: add vmnet dependency and customizable option adds 81ad2964e9 net/vmnet: add vmnet backends to qapi/net adds 73f99db534 net/vmnet: implement shared mode (vmnet-shared) adds 5cfa643730 net/vmnet: implement host mode (vmnet-host) adds 2c313ae2a0 net/vmnet: implement bridged mode (vmnet-bridged) adds b0290db12d net/vmnet: update qemu-options.hx adds fd8c8c056d net/vmnet: update hmp-commands.hx adds 052c2579b8 tulip: Assign default MAC address if not specified adds bcf0a3a422 Merge tag 'net-pull-request' of https://github.com/jasowang/ [...] adds 041eb5bcf7 seabios-hppa: Update SeaBIOS-hppa to VERSION 5 adds 7e50730cb8 artist: Introduce constant for max cursor size adds e9683fbc37 artist: Use human-readable variable names instead of reg_xxx adds 482afe020b artist: Fix vertical X11 cursor position in HP-UX adds a377b574eb artist: Allow to turn cursor on or off adds caca6e618d artist: Emulate screen blanking adds 9ef2c6b4ab artist: Fix X cursor position calculation in X11 adds 78ac2eebba Merge tag 'artist-cursor-fix-final-pull-request' of https:// [...] adds 9f225e607f target/arm: Postpone interpretation of stage 2 descriptor at [...] adds 4a0b47c815 target/arm: Factor out FWB=0 specific part of combine_cacheattrs() adds 8c7e17ef38 target/arm: Implement FEAT_S2FWB adds e04bf5a793 target/arm: Enable FEAT_S2FWB for -cpu max adds 75662f36e3 target/arm: Implement FEAT_IDST adds 3d52472f81 target/arm: Drop unsupported_encoding() macro adds 272f75e890 hw/intc/arm_gicv3_cpuif: Handle CPUs that don't specify GICv [...] adds 9c6f933e71 hw/intc/arm_gicv3: report correct PRIbits field in ICV_CTLR_EL1 adds 9774c0f7ba hw/intc/arm_gicv3_kvm.c: Stop using GIC_MIN_BPR constant adds 84597ff394 hw/intc/arm_gicv3: Support configurable number of physical p [...] adds 39f29e5993 hw/intc/arm_gicv3: Use correct number of priority bits for the CPU adds 5d55f82767 hw/intc/arm_gicv3: Provide ich_num_aprs() adds e1be11a5a4 Fix aarch64 debug register names. adds 6e76d35f23 hw/adc/zynq-xadc: Use qemu_irq typedef adds 1a13efcc56 target/arm/helper.c: Delete stray obsolete comment adds 24526bb92f target/arm: Make number of counters in PMCR follow the CPU adds e8ca920f3d hw/arm/virt: Fix incorrect non-secure flash dtb node name adds afdcbddcc9 hw/arm/virt: Drop #size-cells and #address-cells from gpio-k [...] adds 9598c1bb39 ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY adds 07b034ea82 target/arm: Fix PAuth keys access checks for disabled SEL2 adds 5814d587fe target/arm: Enable FEAT_HCX for -cpu max adds fab8ad39fb target/arm: Use FIELD definitions for CPACR, CPTR_ELx adds 3a650ac995 Merge tag 'pull-target-arm-20220519' of https://git.linaro.o [...] adds e4e68c31db gitlab-ci: Switch the container of the 'check-patch' & 'chec [...] adds f3f0cbaf97 Remove Ubuntu 18.04 container support from the repository adds 83f79d4efc tests/qtest: fix registration of ABRT handler for QEMU cleanup adds 6cbde91a27 tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback to kill QEMU adds 0ce9b08c10 docs/about: Update the support statement for Windows adds 28e7e95e6b tests/vm: Add capstone to the NetBSD and OpenBSD VMs adds 43ecd16678 capstone: Allow version 3.0.5 again adds 83602083b4 capstone: Remove the capstone submodule adds 3757b0d08b Merge tag 'pull-request-2022-05-18' of https://gitlab.com/th [...]
No new revisions were added by this update.
Summary of changes: .gitlab-ci.d/buildtest.yml | 3 +- .gitlab-ci.d/containers.yml | 5 - .../custom-runners/ubuntu-20.04-aarch32.yml | 2 +- .../custom-runners/ubuntu-20.04-aarch64.yml | 2 +- .gitlab-ci.d/static_checks.yml | 14 +- .gitlab-ci.d/windows.yml | 5 +- .gitmodules | 3 - capstone | 1 - configure | 23 +- docs/about/build-platforms.rst | 14 +- docs/system/arm/emulation.rst | 2 + hmp-commands.hx | 6 +- hw/adc/zynq-xadc.c | 4 +- hw/arm/boot.c | 2 +- hw/arm/musicpal.c | 2 +- hw/arm/virt.c | 4 +- hw/core/machine.c | 4 +- hw/display/artist.c | 168 ++++++--- hw/dma/xilinx_axidma.c | 2 +- hw/dma/xlnx_csu_dma.c | 2 +- hw/intc/arm_gicv3_common.c | 5 + hw/intc/arm_gicv3_cpuif.c | 225 ++++++++---- hw/intc/arm_gicv3_kvm.c | 16 +- hw/m68k/mcf5206.c | 2 +- hw/m68k/mcf5208.c | 2 +- hw/net/can/xlnx-zynqmp-can.c | 2 +- hw/net/fsl_etsec/etsec.c | 2 +- hw/net/lan9118.c | 2 +- hw/net/tulip.c | 4 +- hw/rtc/exynos4210_rtc.c | 4 +- hw/timer/allwinner-a10-pit.c | 2 +- hw/timer/altera_timer.c | 2 +- hw/timer/arm_timer.c | 2 +- hw/timer/digic-timer.c | 2 +- hw/timer/etraxfs_timer.c | 6 +- hw/timer/exynos4210_mct.c | 6 +- hw/timer/exynos4210_pwm.c | 2 +- hw/timer/grlib_gptimer.c | 2 +- hw/timer/imx_epit.c | 4 +- hw/timer/imx_gpt.c | 2 +- hw/timer/mss-timer.c | 2 +- hw/timer/sh_timer.c | 2 +- hw/timer/slavio_timer.c | 2 +- hw/timer/xilinx_timer.c | 2 +- include/hw/adc/zynq-xadc.h | 3 +- include/hw/intc/arm_gicv3_common.h | 8 +- include/hw/ptimer.h | 16 +- include/qemu/osdep.h | 2 +- meson.build | 131 ++----- meson_options.txt | 5 +- net/clients.h | 11 + net/meson.build | 7 + net/net.c | 10 + net/vmnet-bridged.m | 152 +++++++++ net/vmnet-common.m | 378 +++++++++++++++++++++ net/vmnet-host.c | 128 +++++++ net/vmnet-shared.c | 114 +++++++ net/vmnet_int.h | 63 ++++ pc-bios/hppa-firmware.img | Bin 701964 -> 719040 bytes qapi/net.json | 133 +++++++- qemu-options.hx | 25 ++ roms/seabios-hppa | 2 +- scripts/ci/setup/build-environment.yml | 14 +- scripts/meson-buildoptions.sh | 6 +- target/arm/cpregs.h | 24 ++ target/arm/cpu.c | 11 +- target/arm/cpu.h | 76 ++++- target/arm/cpu64.c | 30 ++ target/arm/cpu_tcg.c | 6 + target/arm/helper.c | 348 ++++++++++++++----- target/arm/internals.h | 11 +- target/arm/kvm64.c | 12 + target/arm/op_helper.c | 9 + target/arm/translate-a64.c | 36 +- target/arm/translate-a64.h | 9 - tests/docker/dockerfiles/ubuntu1804.docker | 144 -------- tests/lcitool/refresh | 7 - tests/qtest/libqtest.c | 21 +- tests/unit/ptimer-test.c | 6 +- tests/vm/netbsd | 3 +- tests/vm/openbsd | 3 +- 81 files changed, 1926 insertions(+), 608 deletions(-) delete mode 160000 capstone create mode 100644 net/vmnet-bridged.m create mode 100644 net/vmnet-common.m create mode 100644 net/vmnet-host.c create mode 100644 net/vmnet-shared.c create mode 100644 net/vmnet_int.h delete mode 100644 tests/docker/dockerfiles/ubuntu1804.docker