Message ID | 20230124020507.3732200-1-richard.henderson@linaro.org |
---|---|
State | New |
Headers | show |
On Tue, 24 Jan 2023 at 02:05, Richard Henderson <richard.henderson@linaro.org> wrote: > > Second try's the charm today, right? > > > r~ > > > The following changes since commit 00b1faea41d283e931256aa78aa975a369ec3ae6: > > Merge tag 'pull-target-arm-20230123' of https://git.linaro.org/people/pmaydell/qemu-arm into staging (2023-01-23 13:40:28 +0000) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20230123 > > for you to fetch changes up to 709bcd7da3f6b4655d910634a0d520fa1439df38: > > tcg/loongarch64: Reorg goto_tb implementation (2023-01-23 16:00:13 -1000) > > ---------------------------------------------------------------- > common-user: Re-enable ppc32 host > tcg: Avoid recursion in tcg_gen_mulu2_i32 > tcg: Mark tcg helpers noinline to avoid an issue with LTO > tcg/arm: Use register pair allocation for qemu_{ld,st}_i64 > disas: Enable loongarch disassembler, and fixes > tcg/loongarch64: Improve move immediate > tcg/loongarch64: Improve add immediate > tcg/loongarch64: Improve setcond > tcg/loongarch64: Implement movcond > tcg/loongarch64: Use tcg_pcrel_diff in tcg_out_ldst > tcg/loongarch64: Reorg goto_tb implementation > Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0 for any user-visible changes. -- PMM