mbox

[PULL,0/1] loongarch fixes for 8.2

Message ID 20231121022219.384628-1-gaosong@loongson.cn
State New
Headers show

Pull-request

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

Message

Song Gao Nov. 21, 2023, 2:22 a.m. UTC
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(+)

Comments

Stefan Hajnoczi Nov. 21, 2023, 3:12 p.m. UTC | #1
Applied, thanks.

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