The following changes since commit 3bf5c57a11827d9fa706524d57ee3e5af68a429e:
Merge tag 'pull-tcg-20251014' of https://gitlab.com/rth7680/qemu into staging (2025-10-14 10:25:05 -0700) are available in the Git repository at: https://github.com/bibo-mao/qemu.git tags/pull-loongarch-20251015 for you to fetch changes up to a9c5e0ed9b63becde7a6188bf71f95e31a132b19: hw/loongarch/virt: Sort order by hardware device base address (2025-10-15 11:07:37 +0800) ---------------------------------------------------------------- pull-loongarch-20251015 queue ---------------------------------------------------------------- Bibo Mao (4): target/loongarch: Add missing TLB flush with different asid target/loongarch: Skip global TLB when calculating replaced TLB hw/loongarch/virt: Remove header file ls7a.h hw/loongarch/virt: Sort order by hardware device base address MAINTAINERS | 1 - hw/intc/loongarch_pic_kvm.c | 1 - hw/loongarch/virt-acpi-build.c | 1 - hw/loongarch/virt-fdt-build.c | 1 - hw/loongarch/virt.c | 3 +- include/hw/intc/loongarch_pic_common.h | 2 +- include/hw/loongarch/virt.h | 75 +++++++++++++++++++++++++--------- include/hw/pci-host/ls7a.h | 39 ------------------ target/loongarch/tcg/tlb_helper.c | 22 ++++++---- 9 files changed, 70 insertions(+), 75 deletions(-)
