Message ID | 20240202055036.684176-1-richard.henderson@linaro.org |
---|---|
State | New |
Headers | show |
On Fri, 2 Feb 2024 at 05:52, Richard Henderson <richard.henderson@linaro.org> wrote: > > The following changes since commit 14639717bf379480e937716fcaf1e72b47fd4c5f: > > Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging (2024-01-31 19:53:45 +0000) > > are available in the Git repository at: > > https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20240202 > > for you to fetch changes up to 73e095fc71dfeb8f5f767d9ac71078e562d935b0: > > target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK (2024-02-02 14:40:06 +1000) > > ---------------------------------------------------------------- > tests/tcg: Fix multiarch/gdbstub/prot-none.py > hw/core: Convert cpu_mmu_index to a CPUClass hook > tcg/loongarch64: Set vector registers call clobbered > target/sparc: floating-point cleanup > Hi; I'm afraid this seems to have collided with the loongarch pullreq that went in yesterday. It had a merge conflict, which I tried making a resolution to, but that failed to build. (I think the problem is some code which your pullreq wants to modify was moved from one file to another.) Could you rebase and resend, please? thanks -- PMM