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(-)