qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add mem hotplug and improve acpi dsdt
@ 2022-08-26  9:52 Xiaojuan Yang
  2022-08-26  9:52 ` [PATCH v1 1/2] hw/loongarch: Support memory hotplug Xiaojuan Yang
  2022-08-26  9:52 ` [PATCH v1 2/2] hw/loongarch: Improve acpi dsdt table Xiaojuan Yang
  0 siblings, 2 replies; 3+ messages in thread
From: Xiaojuan Yang @ 2022-08-26  9:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: richard.henderson, gaosong, maobibo, imammedo

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-26  9:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-26  9:52 [PATCH v1 0/2] Add mem hotplug and improve acpi dsdt Xiaojuan Yang
2022-08-26  9:52 ` [PATCH v1 1/2] hw/loongarch: Support memory hotplug Xiaojuan Yang
2022-08-26  9:52 ` [PATCH v1 2/2] hw/loongarch: Improve acpi dsdt table Xiaojuan Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).