[PULL 0/2] loongarch for 7.2 patches

Song Gao posted 2 patches 1 year, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20221107033250.4163885-1-gaosong@loongson.cn
Maintainers: Song Gao <gaosong@loongson.cn>, Xiaojuan Yang <yangxiaojuan@loongson.cn>
target/loongarch/cpu.h                             | 18 +++++++++---------
target/loongarch/insn_trans/trans_farith.c.inc     |  2 +-
target/loongarch/insn_trans/trans_privileged.c.inc |  4 ++--
target/loongarch/tlb_helper.c                      |  4 ++--
target/loongarch/translate.c                       |  5 +++--
target/loongarch/translate.h                       |  3 ++-
6 files changed, 19 insertions(+), 17 deletions(-)
[PULL 0/2] loongarch for 7.2 patches
Posted by Song Gao 1 year, 4 months ago
The following changes since commit 466e81ff12013d026e2d0154266fce82bce2ee9b:

  Merge tag 'vfio-fixes-v7.2-rc0.0' of https://gitlab.com/alex.williamson/qemu into staging (2022-11-05 08:41:01 -0400)

are available in the Git repository at:

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

for you to fetch changes up to e913bace61c539a88feb489b424554ebb2d5d3a3:

  target/loongarch: Fix return value of CHECK_FPE (2022-11-07 10:54:11 +0800)

----------------------------------------------------------------
pull-loongarch-20221107

----------------------------------------------------------------
Rui Wang (2):
      target/loongarch: Separate the hardware flags into MMU index and PLV
      target/loongarch: Fix return value of CHECK_FPE

 target/loongarch/cpu.h                             | 18 +++++++++---------
 target/loongarch/insn_trans/trans_farith.c.inc     |  2 +-
 target/loongarch/insn_trans/trans_privileged.c.inc |  4 ++--
 target/loongarch/tlb_helper.c                      |  4 ++--
 target/loongarch/translate.c                       |  5 +++--
 target/loongarch/translate.h                       |  3 ++-
 6 files changed, 19 insertions(+), 17 deletions(-)
Re: [PULL 0/2] loongarch for 7.2 patches
Posted by Stefan Hajnoczi 1 year, 4 months ago
Applied, thanks.

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