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 c148a05721 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-2021 [...] new 719f874b83 target/mips: Check nanoMIPS DSP MULT[U] accumulator with Release 6 new e07f3e265b hw/mips/boston: Massage memory map information new 10e3f30ff7 hw/mips/boston: Allow loading elf kernel and dtb new 723038999e hw/mips/boston: Add FDT generator new 7da51cb391 target/mips: Remove unused register from MSA 2R/2RF instruct [...] new 2b537a3d85 target/mips: Use tcg_constant_i32() in gen_msa_elm_df() new e81a48b9e7 target/mips: Use tcg_constant_i32() in gen_msa_2rf() new 74341af7d6 target/mips: Use tcg_constant_i32() in gen_msa_2r() new 1b5c0a1147 target/mips: Use tcg_constant_i32() in gen_msa_3rf() new 469a316dc4 target/mips: Use explicit extract32() calls in gen_msa_i5() new d2db0f729d target/mips: Use tcg_constant_tl() in gen_compute_compact_branch() new 0e235827de target/mips: Fix DEXTRV_S.H DSP opcode new cfddceba7f target/mips: Remove unused TCG temporary in gen_mipsdsp_accinsn() new 7c8eae45c0 via-ide: Set user_creatable to false new 3a2f166fe0 vt82c686: Move common code to via_isa_realize new a4d65b701f vt82c686: Add a method to VIA_ISA to raise ISA interrupts new 2792cf20ca via-ide: Avoid using isa_get_irq() new 9c050b661d Merge remote-tracking branch 'remotes/philmd/tags/mips-20211 [...]
The 18 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/ide/via.c | 7 +- hw/isa/vt82c686.c | 75 +++---- hw/mips/boston.c | 371 ++++++++++++++++++++++++++++--- include/hw/isa/vt82c686.h | 4 + target/mips/tcg/msa_translate.c | 51 ++--- target/mips/tcg/nanomips_translate.c.inc | 6 + target/mips/tcg/translate.c | 11 +- 7 files changed, 415 insertions(+), 110 deletions(-)