The following changes since commit fe11f459f640cd08f35c21f9d403517951bfd671:

  Merge tag 'fixes-pr-v1' of https://gitlab.com/marcandre.lureau/qemu into 
staging (2026-08-25 06:48:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dd9641cb140d6e2c297f8d87c7875409e42319b2:

  target/loongarch: Fix SWI interrupt delivery via CSR_ESTAT (2026-08-26 
21:40:19 -0400)

----------------------------------------------------------------
pull-loongarch-20260826

----------------------------------------------------------------
Bibo Mao (3):
      hw/loongarch/boot: Check memory boundary in init_boot_rom()
      hw/loongarch/virt: Add bootargs and initrd to device-tree
      target/loongarch: Fix SWI interrupt delivery via CSR_ESTAT

 hw/loongarch/boot.c               | 68 +++++++++++++++++++++++++++++++--------
 hw/loongarch/virt-fdt-build.c     | 27 ++++++++++++++++
 target/loongarch/cpu.c            | 26 +++++++++++----
 target/loongarch/internals.h      |  1 +
 target/loongarch/tcg/csr_helper.c | 10 ++++++
 5 files changed, 113 insertions(+), 19 deletions(-)


Reply via email to