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-aarch64-build_cross in repository toolchain/ci/qemu.
from 879860ca70 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull- [...] adds 9ad5f6b05f hw/arm/Kconfig: ARM_V7M depends on PTIMER adds 9df0a97298 ssi: Fix bad printf format specifiers adds bdc3b6f570 target/arm: add spaces around operator adds 6eb55edbab target/arm: Don't use '#' flag of printf format adds 7f350a87e3 target/arm: add space before the open parenthesis '(' adds 0339c2a86f docs: add some notes on the sbsa-ref machine adds bec3c97e0c hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals adds 604cef3e57 target/arm: Fix neon VTBL/VTBX for len > 1 adds 509602eed4 hw/arm/armsse: Correct expansion MPC interrupt lines adds 2108e5092a hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ adds bdad3654d3 hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup() adds 498661dd22 hw/arm/musicpal: Don't connect two qemu_irqs directly to the [...] adds 44cbf34975 hw/arm/musicpal: Only use qdev_get_gpio_in() when necessary adds 0e5dc77573 hw/arm/nseries: Check return value from load_image_targphys() adds 8006c9842b tests/qtest/npcm7xx_rng-test: count runs properly adds b6c56c8a9a target/arm/translate-neon.c: Handle VTBL UNDEF case before V [...] adds 3e7d06d05a Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...] adds c6f28ed507 Update version for v5.2.0-rc1 release adds e87936ea29 virtio-net: Set mac address to hardware if the peer is vdpa adds b492a4b8ca net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup adds 33609e95b2 Optimize seq_sorter function for colo-compare adds b70cb3b485 Reduce the time of checkpoint for COLO adds 5647051f43 Fix the qemu crash when guest shutdown in COLO mode adds 862ee1e07e colo-compare: fix missing compare_seq initialization adds 45b9e8c33a colo-compare: check mark in mutual exclusion adds 0c4266ef26 net/colo-compare.c: Fix compare_timeout format issue adds ec081984f4 net/colo-compare.c: Change the timer clock type adds 17475df2c1 net/colo-compare.c: Add secondary old packet detection adds 2f2fcff323 net/colo-compare.c: Increase default queued packet scan frequency adds 7564bf7701 net: remove an assert call in eth_get_gso_type adds d949fe64b0 net/l2tpv3: Remove redundant check in net_init_l2tpv3() adds 5e73953a27 hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer adds e0784d8375 hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_b [...] adds 676ea985c0 hw/net/can/ctucan_core: Handle big-endian hosts adds 71182187dd hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffers adds 54cd1213ce Merge remote-tracking branch 'remotes/jasowang/tags/net-pull [...] adds b54b82df25 meson: Clarify the confusing vhost-user vs. vhost-kernel output adds 1023e0033d fix make clean/distclean adds dc24926baf replay: remove some dead code adds 784106ec98 Makefile: No echoing for 'make help V=1' adds a3a929083b physmem: improve ram size error messages adds b1b0393c3c pvpanic: Advertise the PVPANIC_CRASHLOADED event support adds 46d407f84a Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/fo [...] adds 92eecfff32 trace: remove argument from trace_init_file adds 35e28cb0f2 scripts/tracetool: silence SystemTap dtrace(1) long long warnings adds a4c141dca4 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/t [...] new ce437484fc linux-user: Correct definition of stack_t new c7811022eb linux-user: Prevent crash in epoll_ctl new 674ee1245b Merge remote-tracking branch 'remotes/vivier2/tags/linux-use [...] new 6bfa035ec3 macio: set user_creatable to false in macio_class_init() new cb5d19e829 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-mac [...]
The 5 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: Makefile | 8 ++--- VERSION | 2 +- bsd-user/main.c | 6 ++-- docs/system/arm/sbsa.rst | 32 +++++++++++++++++++ docs/system/target-arm.rst | 1 + hw/arm/Kconfig | 3 +- hw/arm/armsse.c | 3 +- hw/arm/musicpal.c | 42 +++++++++++++++---------- hw/arm/nseries.c | 26 +++++++--------- hw/arm/stm32f205_soc.c | 1 - hw/core/machine.c | 1 + hw/misc/macio/macio.c | 2 ++ hw/misc/pvpanic.c | 5 ++- hw/misc/stm32f2xx_syscfg.c | 2 -- hw/net/can/ctucan_core.c | 23 +++++--------- hw/net/can/ctucan_core.h | 3 +- hw/net/virtio-net.c | 6 ++++ hw/ssi/imx_spi.c | 2 +- hw/ssi/xilinx_spi.c | 2 +- include/hw/misc/stm32f2xx_syscfg.h | 2 -- linux-user/alpha/target_signal.h | 3 +- linux-user/arm/target_signal.h | 6 ++-- linux-user/cris/target_signal.h | 6 ++-- linux-user/hppa/target_signal.h | 2 +- linux-user/i386/target_signal.h | 6 ++-- linux-user/m68k/target_signal.h | 6 ++-- linux-user/main.c | 6 ++-- linux-user/microblaze/target_signal.h | 6 ++-- linux-user/mips/target_signal.h | 6 ++-- linux-user/mips64/target_signal.h | 7 ++--- linux-user/nios2/target_signal.h | 5 +-- linux-user/ppc/target_signal.h | 6 ++-- linux-user/s390x/target_signal.h | 2 +- linux-user/sh4/target_signal.h | 6 ++-- linux-user/sparc/target_signal.h | 6 ++-- linux-user/syscall.c | 26 ++++++++++------ linux-user/x86_64/target_signal.h | 6 ++-- meson.build | 3 +- migration/ram.c | 14 ++++++++- net/colo-compare.c | 58 ++++++++++++++++++----------------- net/colo.c | 5 +-- net/eth.c | 6 ++-- net/filter-rewriter.c | 2 ++ net/l2tpv3.c | 9 ++---- qemu-img.c | 6 ++-- qemu-io.c | 6 ++-- qemu-nbd.c | 6 ++-- replay/replay-debugging.c | 3 -- scripts/tracetool/format/d.py | 6 ++++ scsi/qemu-pr-helper.c | 6 ++-- softmmu/physmem.c | 6 ++-- softmmu/vl.c | 7 ++--- storage-daemon/qemu-storage-daemon.c | 9 ++---- target/arm/arch_dump.c | 8 ++--- target/arm/arm-semi.c | 8 ++--- target/arm/helper.c | 2 +- target/arm/helper.h | 2 +- target/arm/op_helper.c | 23 ++++++++------ target/arm/translate-a64.c | 4 +-- target/arm/translate-neon.c.inc | 50 +++++++++++------------------- target/arm/translate.c | 2 +- tests/qtest/npcm7xx_rng-test.c | 2 +- tests/qtest/pvpanic-test.c | 2 +- trace/control.c | 10 +++--- trace/control.h | 12 ++------ 65 files changed, 292 insertions(+), 268 deletions(-) create mode 100644 docs/system/arm/sbsa.rst