qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1 0/2] Add mem hotplug and improve acpi dsdt


From: Xiaojuan Yang
Subject: [PATCH v1 0/2] Add mem hotplug and improve acpi dsdt
Date: Fri, 26 Aug 2022 17:52:42 +0800

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]