在 2025/10/13 下午2:35, Bibo Mao 写道:
LoongArch virt machine uses GPEX PCIE host bridge rather than 7A host
bridge. Hardware device information definition is removed from file
ls7a.h to include/hw/loongarch/virt.h

Also there is code cleanup with file virt.h, hardare device is sorted by
its base address.

Bibo Mao (2):
   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 --------------
  8 files changed, 57 insertions(+), 66 deletions(-)


base-commit: f3f2ad119347e8c086b72282febcaac5d731b343
Reviewed-by: Song Gao <[email protected]>

Thanks.
Song  Gao.


Reply via email to