[PULL 0/3] loongarch-next queue

Song Gao posted 3 patches 2 weeks, 3 days ago
Failed in applying to current master (apply log)
Maintainers: Song Gao <gaosong@loongson.cn>, Bibo Mao <maobibo@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>
hw/loongarch/virt.c                                | 66 +++++++++++++++++-----
target/loongarch/cpu.c                             |  4 ++
target/loongarch/tcg/insn_trans/trans_memory.c.inc | 63 ++++++++++++++++++++-
target/loongarch/tcg/translate.c                   |  1 +
target/loongarch/translate.h                       |  3 +
5 files changed, 122 insertions(+), 15 deletions(-)
[PULL 0/3] loongarch-next queue
Posted by Song Gao 2 weeks, 3 days ago
The following changes since commit ee7eb612be8f8886d48c1d0c1f1c65e495138f83:

  Merge tag 'single-binary-20260506' of https://github.com/philmd/qemu into staging (2026-05-06 10:45:02 -0400)

are available in the Git repository at:

  https://github.com/gaosong715/qemu.git tags/pull-loongarch-20260508-2

for you to fetch changes up to d735016e9111e7bf0c2457556cedafd387c044a9:

  target/loongarch: Add support for dbar hint variants (2026-05-08 02:48:04 -0400)

----------------------------------------------------------------
pull-loongarch-20260508

----------------------------------------------------------------
Bibo Mao (2):
      hw/loongarch/virt: Define virt machine type with type_init()
      hw/loongarch/virt: Define versioned virt machine

Song Gao (1):
      target/loongarch: Add support for dbar hint variants

 hw/loongarch/virt.c                                | 66 +++++++++++++++++-----
 target/loongarch/cpu.c                             |  4 ++
 target/loongarch/tcg/insn_trans/trans_memory.c.inc | 63 ++++++++++++++++++++-
 target/loongarch/tcg/translate.c                   |  1 +
 target/loongarch/translate.h                       |  3 +
 5 files changed, 122 insertions(+), 15 deletions(-)
Re: [PULL 0/3] loongarch-next queue
Posted by Stefan Hajnoczi 2 weeks ago
Applied, thanks.

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