[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PULL 00/57] tcg patch queue
From: |
Peter Maydell |
Subject: |
Re: [PULL 00/57] tcg patch queue |
Date: |
Fri, 2 Feb 2024 16:47:16 +0000 |
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
- [PULL 46/57] target/sparc: Use i128 for FsTOq, FiTOq, (continued)
- [PULL 46/57] target/sparc: Use i128 for FsTOq, FiTOq, Richard Henderson, 2024/02/02
- [PULL 49/57] target/sparc: Remove qt0, qt1 temporaries, Richard Henderson, 2024/02/02
- [PULL 50/57] target/sparc: Introduce cpu_get_fsr, cpu_put_fsr, Richard Henderson, 2024/02/02
- [PULL 51/57] target/sparc: Split ver from env->fsr, Richard Henderson, 2024/02/02
- [PULL 52/57] target/sparc: Clear cexc and ftt in do_check_ieee_exceptions, Richard Henderson, 2024/02/02
- [PULL 53/57] target/sparc: Merge check_ieee_exceptions with FPop helpers, Richard Henderson, 2024/02/02
- [PULL 54/57] target/sparc: Split cexc and ftt from env->fsr, Richard Henderson, 2024/02/02
- [PULL 55/57] target/sparc: Remove cpu_fsr, Richard Henderson, 2024/02/02
- [PULL 56/57] target/sparc: Split fcc out of env->fsr, Richard Henderson, 2024/02/02
- [PULL 57/57] target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK, Richard Henderson, 2024/02/02
- Re: [PULL 00/57] tcg patch queue,
Peter Maydell <=