From: Xiaojuan Yang <yangxiaojuan@loongson.cn>
To: qemu-devel@nongnu.org
Cc: richard.henderson@linaro.org, gaosong@loongson.cn,
maobibo@loongson.cn, imammedo@redhat.com
Subject: [PATCH v1 0/2] Add mem hotplug and improve acpi dsdt
Date: Fri, 26 Aug 2022 17:52:42 +0800 [thread overview]
Message-ID: <20220826095244.613426-1-yangxiaojuan@loongson.cn> (raw)
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
next reply other threads:[~2022-08-26 9:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-26 9:52 Xiaojuan Yang [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220826095244.613426-1-yangxiaojuan@loongson.cn \
--to=yangxiaojuan@loongson.cn \
--cc=gaosong@loongson.cn \
--cc=imammedo@redhat.com \
--cc=maobibo@loongson.cn \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).