This series based on the 'Add funtions for LoongArch virt machine patch'(11 Aug) and 'Fix acpi ged irq number in dsdt table patch'(19 Aug).
Changes for v1: 1.Support memory hotplug 2.Improve acpi dsdt table Xiaojuan Yang (2): hw/loongarch: Support memory hotplug hw/loongarch: Improve acpi dsdt table hw/loongarch/Kconfig | 2 + hw/loongarch/acpi-build.c | 191 +++++++++--------------------------- hw/loongarch/virt.c | 106 +++++++++++++++++++- include/hw/loongarch/virt.h | 1 + 4 files changed, 153 insertions(+), 147 deletions(-) -- 2.31.1
