qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PULL 0/3] loongarch fixes for 9.0


From: Song Gao
Subject: [PULL 0/3] loongarch fixes for 9.0
Date: Wed, 20 Mar 2024 10:40:07 +0800

The following changes since commit c62d54d0a8067ffb3d5b909276f7296d7df33fa7:

  Update version for v9.0.0-rc0 release (2024-03-19 19:13:52 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 77642f92c0b71a105aba2a4d03bc62328eae703b:

  target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0' 
(2024-03-20 10:20:08 +0800)

----------------------------------------------------------------
pull-loongarch-20240320

----------------------------------------------------------------
Bibo Mao (1):
      hw/intc/loongarch_extioi: Fix interrupt routing update

Song Gao (1):
      target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, 
$t0, 0'

Xianglai Li (1):
      target/loongarch: Fix tlb huge page loading issue

 hw/intc/loongarch_extioi.c                         |   2 +-
 target/loongarch/cpu-csr.h                         |   3 +
 target/loongarch/internals.h                       |   5 -
 target/loongarch/tcg/insn_trans/trans_atomic.c.inc |   8 +-
 target/loongarch/tcg/tlb_helper.c                  | 113 ++++++++++++++-------
 5 files changed, 87 insertions(+), 44 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]