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/master-aarch64 in repository toolchain/ci/qemu.
from 4c127fdbe8 Merge remote-tracking branch 'remotes/rth/tags/pull-arm-2021 [...] adds e976459b3b mac_via: update comment for VIA1B_vMystery bit adds 39950b16ec q800: move VIA1 IRQ from level 1 to level 6 adds 91ff5e4dcd q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs adds 291bc1809a mac_via: add GPIO for A/UX mode adds a85d18aabd q800: wire up auxmode GPIO to GLUE adds f7c6e12e24 q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in c [...] adds c7710c1ebf q800: wire up remaining IRQs in classic mode adds 3ea74abe2d q800: add NMI handler adds a56c12fb76 q800: drop 8-bit graphic_depth check for Apple 21 inch display adds 1dafe7656a Merge remote-tracking branch 'remotes/vivier-m68k/tags/q800- [...] new 82b6a3f64d aspeed: Add support for the fp5280g2-bmc board new fc6642544e aspeed/smc: Use a container for the flash mmio address space new b12fa6118f speed/sdhci: Add trace events new eb8f1d57bd Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-2 [...]
The 4 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: hw/arm/aspeed.c | 74 +++++++++++++++++++ hw/m68k/q800.c | 169 ++++++++++++++++++++++++++++++++++++++++++-- hw/misc/mac_via.c | 23 ++++++ hw/misc/trace-events | 1 + hw/sd/aspeed_sdhci.c | 5 ++ hw/sd/trace-events | 4 ++ hw/ssi/aspeed_smc.c | 11 +-- include/hw/misc/mac_via.h | 1 + include/hw/ssi/aspeed_smc.h | 2 +- 9 files changed, 280 insertions(+), 10 deletions(-)