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 83339e21d0 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/b [...] adds 886188a9c1 hw/block/nvme: fix legacy namespace registration adds 2132cfe52b hw/block/nvme: Fix a build error in nvme_get_feature() adds 832a59e43b hw/block/nvme: fix error handling in nvme_ns_realize adds c973f06521 Merge remote-tracking branch 'remotes/nvme/tags/nvme-fixes-p [...] adds af903caed9 target/arm: Don't migrate CPUARMState.features adds 10d0ef3e6c target/arm: Fix SCR RES1 handling adds 377a3ba25c hw/arm: Remove GPIO from unimplemented NPCM7XX adds dc8b18534e target/arm: Add support for FEAT_DIT, Data Independent Timing adds f944a854ce target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr i [...] adds 2bf1eff9e9 target/arm: Set ID_AA64PFR0.DIT and ID_PFR0.DIT to 1 for "ma [...] adds 5385320c2b target/arm: Set ID_PFR0.DIT to 1 for "max" 32-bit CPU adds 932a8d1f11 arm: Update infocenter.arm.com URLs adds e6a41a045c accel/tcg: Add URL of clang bug to comment about our workaround adds 4565d82616 hw/arm: versal: Use nr_apu_cpus in favor of hard coding 2 adds d3c1183ffe target/arm: Correctly initialize MDCR_EL2.HPMN adds eac92d3163 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-tar [...]
No new revisions were added by this update.
Summary of changes: accel/tcg/cpu-exec.c | 25 +++++++++--- hw/arm/aspeed_ast2600.c | 2 +- hw/arm/musca.c | 4 +- hw/arm/npcm7xx.c | 8 ---- hw/arm/xlnx-versal.c | 4 +- hw/block/nvme-ns.c | 7 +--- hw/block/nvme.c | 5 +++ hw/misc/arm_integrator_debug.c | 2 +- hw/timer/arm_timer.c | 7 ++-- include/hw/dma/pl080.h | 7 ++-- include/hw/misc/arm_integrator_debug.h | 2 +- include/hw/ssi/pl022.h | 5 ++- target/arm/cpu.c | 4 ++ target/arm/cpu.h | 17 ++++++++ target/arm/cpu64.c | 5 +++ target/arm/helper-a64.c | 27 +++++++++++-- target/arm/helper.c | 71 +++++++++++++++++++++++++++------- target/arm/internals.h | 6 +++ target/arm/machine.c | 2 +- target/arm/op_helper.c | 9 +---- target/arm/translate-a64.c | 12 ++++++ 21 files changed, 170 insertions(+), 61 deletions(-)