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 47cc1a3655 Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for- [...] adds eb9d35f686 bsd-user/signal.c: Only copy the _capsicum for FreeBSD_versi [...] adds f7c0e223ac Merge remote-tracking branch 'remotes/bsdimp/tags/bsd-user-f [...] adds 097defeb12 seabios-hppa: Update SeaBIOS-hppa to VERSION 3 adds 87e126ea14 hw/hppa: Allow up to 16 emulated CPUs adds 4a4554c6c5 hppa: Add support for an emulated TOC/NMI button. adds 3b21d998a1 hw/display/artist: rewrite vram access mode handling adds 3615cea471 hw/display/artist: Mouse cursor fixes for HP-UX adds d449eee3af hw/display/artist: Fix draw_line() artefacts adds 8f3e5ce773 Merge remote-tracking branch 'remotes/hdeller/tags/hppa-upda [...] adds fa73e6e4ca python/aqmp: Fix negotiation with pre-"oob" QEMU adds 50465f94d2 python/machine: raise VMLaunchFailure exception from launch() adds 74a1505d27 python: upgrade mypy to 0.780 adds b0b662bb2b python/aqmp: add socket bind step to legacy.py adds 31f59af395 Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/pyth [...]
No new revisions were added by this update.
Summary of changes: bsd-user/signal-common.h | 5 + bsd-user/signal.c | 5 + hw/display/artist.c | 463 +++++++++++++----------------- hw/display/trace-events | 8 +- hw/hppa/hppa_hardware.h | 5 +- hw/hppa/machine.c | 35 ++- pc-bios/hppa-firmware.img | Bin 757144 -> 701964 bytes python/Pipfile.lock | 66 +++-- python/qemu/aqmp/legacy.py | 3 + python/qemu/aqmp/protocol.py | 41 ++- python/qemu/aqmp/qmp_client.py | 4 +- python/qemu/machine/machine.py | 45 ++- python/setup.cfg | 2 +- roms/seabios-hppa | 2 +- target/hppa/cpu.c | 2 +- target/hppa/cpu.h | 5 + target/hppa/helper.h | 1 + target/hppa/insns.decode | 1 + target/hppa/int_helper.c | 19 +- target/hppa/op_helper.c | 7 +- target/hppa/translate.c | 10 + tests/qemu-iotests/tests/mirror-top-perms | 3 +- 22 files changed, 416 insertions(+), 316 deletions(-)