[PULL 0/1] loongarch fixes for 8.2

Song Gao posted 1 patch 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20231121022219.384628-1-gaosong@loongson.cn
Maintainers: WANG Xuerui <git@xen0n.name>, Richard Henderson <richard.henderson@linaro.org>
tcg/loongarch64/tcg-target.c.inc | 3 +++
1 file changed, 3 insertions(+)
[PULL 0/1] loongarch fixes for 8.2
Posted by Song Gao 1 year ago
The following changes since commit af9264da80073435fd78944bc5a46e695897d7e5:

  Merge tag '20231119-xtensa-1' of https://github.com/OSLL/qemu-xtensa into staging (2023-11-20 05:25:19 -0500)

are available in the Git repository at:

  https://gitlab.com/gaosong/qemu.git tags/pull-loongarch-20231121

for you to fetch changes up to 85d57a37be1461d599747ab86dc0acc46732dbce:

  tcg/loongarch64: Fix tcg_out_mov() Aborted (2023-11-21 10:32:42 +0800)

----------------------------------------------------------------
fixes tcg_out_mov aborted.

----------------------------------------------------------------
Song Gao (1):
      tcg/loongarch64: Fix tcg_out_mov() Aborted

 tcg/loongarch64/tcg-target.c.inc | 3 +++
 1 file changed, 3 insertions(+)
Re: [PULL 0/1] loongarch fixes for 8.2
Posted by Stefan Hajnoczi 1 year ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.2 for any user-visible changes.