The following changes since commit 35500e5c41aec76cde59befe750600dac7a9e37a:

  Merge tag 'pull-aspeed-20260906' of https://github.com/legoater/qemu into 
staging (2026-09-07 13:33:12 +0100)

are available in the Git repository at:

  https://github.com/bibo-mao/qemu.git pull-loongarch-20260908

for you to fetch changes up to 970657e490c05b0d2dd8ffbd68466d22685083d1:

  hw/intc/loongarch_extioi: Add extioi interrupt status display (2026-09-08 
15:26:56 +0800)

----------------------------------------------------------------
pull-loongarch-20260908 queue

----------------------------------------------------------------
Bibo Mao (4):
      hw/intc/loongarch_dintc: Add loongarch_dintc_cpu_by_arch_id() function
      hw/intc/loongarch_ipi: Add ipi interrupt status display
      hw/intc/loongarch_pch_pic: Add pic interrupt status display
      hw/intc/loongarch_extioi: Add extioi interrupt status display

Xianglai Li (1):
      target/loongarch: clear the registers when cpu is reset

 hw/intc/loongarch_dintc.c   | 49 ++++++++++++++++++++++----------------
 hw/intc/loongarch_extioi.c  | 58 +++++++++++++++++++++++++++++++++++++++++++++
 hw/intc/loongarch_ipi.c     | 42 ++++++++++++++++++++++++++++++++
 hw/intc/loongarch_pch_pic.c | 38 +++++++++++++++++++++++++++++
 target/loongarch/cpu.c      | 54 +++++++----------------------------------
 target/loongarch/cpu.h      | 34 ++++++++++++++++----------
 6 files changed, 196 insertions(+), 79 deletions(-)


Reply via email to