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 e91b899411 Merge tag 'pull-target-arm-20220505' of https://git.linaro.o [...] adds 942069e0d2 target/ppc: initialize 'val' union in kvm_get_one_spr() adds 59411579b2 target/ppc: init 'lpcr' in kvmppc_enable_cap_large_decr() adds b339427cfc target/ppc: init 'sregs' in kvmppc_put_books_sregs() adds 55baf4b584 target/ppc: init 'rmmu_info' in kvm_get_radix_page_info() adds 1220ab3ee2 target/ppc: Fix BookE debug interrupt generation adds 97252353c1 vhost-user: Use correct macro name TARGET_PPC64 adds a66257a287 ppc/xive: Always recompute the PIPR when pushing an OS context adds f657721187 ppc/xive: Update the state of the External interrupt signal adds 208d803326 target/ppc: Remove fpscr_* macros from cpu.h adds 92984c96df target/ppc: Remove unused msr_* macros adds d41ccf6eea target/ppc: Remove msr_pr macro adds 1922322ce4 target/ppc: Remove msr_le macro adds 26363616c6 target/ppc: Remove msr_ds macro adds 3868540f05 target/ppc: Remove msr_ile macro adds 0939b8f8df target/ppc: Remove msr_ee macro adds acc861c2e9 target/ppc: Remove msr_ce macro adds 8e54ad65c2 target/ppc: Remove msr_pow macro adds c354d85828 target/ppc: Remove msr_me macro adds 10b2b37391 target/ppc: Remove msr_gs macro adds 39695e156f target/ppc: Remove msr_fp macro adds cda2336027 target/ppc: Remove msr_cm macro adds 4d979c9ffb target/ppc: Remove msr_ir macro adds e4eea6ef66 target/ppc: Remove msr_dr macro adds 5024233091 target/ppc: Remove msr_ep macro adds da806a6c63 target/ppc: Remove msr_fe0 and msr_fe1 macros adds ca241959cd target/ppc: Remove msr_ts macro adds 9de754d30d target/ppc: Remove msr_hv macro adds 67935ecdd9 target/ppc: Remove msr_de macro adds 39af1384fa target/ppc: Add unused msr bits FIELDs adds bf3dd1e6d0 target/ppc: Change MSR_* to follow POWER ISA numbering convention adds 31abf61c49 Merge tag 'pull-ppc-20220505' of https://gitlab.com/danielhb [...]
No new revisions were added by this update.
Summary of changes: hw/intc/xive.c | 25 +++++- hw/intc/xive2.c | 18 ++-- hw/ppc/pegasos2.c | 2 +- hw/ppc/spapr.c | 2 +- hw/virtio/vhost-user.c | 2 +- include/hw/ppc/xive.h | 1 + target/ppc/cpu.c | 2 +- target/ppc/cpu.h | 220 ++++++++++++++++++++++------------------------- target/ppc/cpu_init.c | 23 +++-- target/ppc/excp_helper.c | 54 ++++++------ target/ppc/fpu_helper.c | 28 +++--- target/ppc/gdbstub.c | 2 +- target/ppc/helper_regs.c | 15 ++-- target/ppc/kvm.c | 16 ++-- target/ppc/machine.c | 2 +- target/ppc/mem_helper.c | 23 ++--- target/ppc/misc_helper.c | 2 +- target/ppc/mmu-radix64.c | 11 +-- target/ppc/mmu_common.c | 40 +++++---- target/ppc/mmu_helper.c | 6 +- 20 files changed, 260 insertions(+), 234 deletions(-)