From: Auger Eric <eric.auger@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>,
Igor Mammedov <imammedo@redhat.com>
Cc: Samuel Ortiz <sameo@linux.intel.com>,
Ard Biesheuvel <ard.biesheuvel@linaro.org>,
Linuxarm <linuxarm@huawei.com>,
Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>,
QEMU Developers <qemu-devel@nongnu.org>,
Shannon Zhao <shannon.zhaosl@gmail.com>,
qemu-arm <qemu-arm@nongnu.org>, Xu Wei <xuwei5@hisilicon.com>,
sebastien.boeuf@intel.com, Laszlo Ersek <lersek@redhat.com>,
"Dr. David Alan Gilbert" <dgilbert@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support
Date: Tue, 2 Jul 2019 14:00:28 +0200 [thread overview]
Message-ID: <0bcc011c-17ff-8bfd-1f0e-65c303272664@redhat.com> (raw)
In-Reply-To: <CAFEAcA8PDNTQXD3cD3XG9wkc_QOLXUcw62-8AUjSC0g7qjti7g@mail.gmail.com>
Hi Peter,
On 7/2/19 1:46 PM, Peter Maydell wrote:
> On Tue, 2 Jul 2019 at 12:07, Igor Mammedov <imammedo@redhat.com> wrote:
>>
>> On Tue, 25 Jun 2019 13:14:13 +0100
>> Shameer Kolothum <shameerali.kolothum.thodi@huawei.com> wrote:
>>
>>> This series is an attempt to provide device memory hotplug support
>>> on ARM virt platform. This is based on Eric's recent works here[1]
>>> and carries some of the pc-dimm related patches dropped from his
>>> series.
>>>
>>> The kernel support for arm64 memory hot add was added recently by
>>> Robin and hence the guest kernel should be => 5.0-rc1.
>>>
>>> NVDIM support is not included currently as we still have an unresolved
>>> issue while hot adding NVDIMM[2]. However NVDIMM cold plug patches
>>> can be included, but not done for now, for keeping it simple.
>>>
>>> This makes use of GED device to sent hotplug ACPI events to the
>>> Guest. GED code is based on Nemu. Thanks to the efforts of Samuel and
>>> Sebastien to add the hardware-reduced support to Nemu using GED
>>> device[3]. (Please shout if I got the author/signed-off wrong for
>>> those patches or missed any names).
>>>
>>> This is sanity tested on a HiSilicon ARM64 platform and appreciate
>>> any further testing.
>>
>> There are several things I'd fix/amend but it's nothing that couldn't
>> be done on top as bugfixes (I'll comment later on specific issues).
>>
>> However as a whole from ACPI and memory hotplug POV series looks more
>> or less ready for merging.
>>
>> I've asked Eric to test migration (I'm quite not sure about that part),
>> (CCed David)so on condition it works:
>>
>> Reviewed-by: Igor Mammedov <imammedo@redhat.com>
>
> If we want to get this into 4.1 I'll need somebody to do a respin
> with all the relevant fixes pretty soon (ie within a day or two,
> and that is pushing it because really it's missed the freeze
> deadline already). It might be easier just to let it go into 4.2
> instead...
OK so after those late attempts to get it in, I agree with you. If it
missed the deadline already then let's stick to the process and try to
get this just after 4.1.
I have just checked migration and it fails between a qemu 4.1 and qemu
4.0 with
"qemu-system-aarch64: Unknown savevm section or instance 'acpi-ged' 0.
Make sure that your current VM setup matches your saved VM setup,
including any hotplugged devices
qemu-system-aarch64: load of migration failed: Invalid argument"
so we would need to have a no_acpi_dev class field to avoid using the
GED device < 4.1 I think.
+ troubles with the DSDT ref files / bios-tables-test.c to be fixed.
Thanks
Eric
>
> thanks
> -- PMM
>
next prev parent reply other threads:[~2019-07-02 12:06 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-25 12:14 [Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support Shameer Kolothum
2019-06-25 12:14 ` [Qemu-devel] [PATCH v6 1/8] hw/acpi: Make ACPI IO address space configurable Shameer Kolothum
2019-06-25 12:14 ` [Qemu-devel] [PATCH v6 2/8] hw/acpi: Do not create memory hotplug method when handler is not defined Shameer Kolothum
2019-06-25 12:14 ` [Qemu-devel] [PATCH v6 3/8] hw/acpi: Add ACPI Generic Event Device Support Shameer Kolothum
2019-06-25 12:14 ` [Qemu-devel] [PATCH v6 4/8] hw/arm/virt: Add memory hotplug framework Shameer Kolothum
2019-07-01 14:21 ` Peter Maydell
2019-06-25 12:14 ` [Qemu-devel] [PATCH v6 5/8] hw/arm/virt: Enable device memory cold/hot plug with ACPI boot Shameer Kolothum
2019-06-25 12:14 ` [Qemu-devel] [PATCH v6 6/8] hw/arm/virt-acpi-build: Add PC-DIMM in SRAT Shameer Kolothum
2019-06-25 12:14 ` [Qemu-devel] [PATCH v6 7/8] hw/acpi: Add system power down support to GED Shameer Kolothum
2019-06-25 12:14 ` [Qemu-devel] [PATCH v6 8/8] hw/arm: Use GED for system_powerdown event Shameer Kolothum
2019-06-28 16:56 ` [Qemu-devel] [PATCH v6 0/8] ARM virt: ACPI memory hotplug support Auger Eric
2019-07-01 13:52 ` Peter Maydell
2019-07-01 15:55 ` Auger Eric
2019-07-01 19:12 ` Auger Eric
2019-07-02 11:07 ` Igor Mammedov
2019-07-02 11:46 ` Peter Maydell
2019-07-02 12:00 ` Auger Eric [this message]
2019-07-02 13:18 ` Shameerali Kolothum Thodi
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=0bcc011c-17ff-8bfd-1f0e-65c303272664@redhat.com \
--to=eric.auger@redhat.com \
--cc=ard.biesheuvel@linaro.org \
--cc=dgilbert@redhat.com \
--cc=imammedo@redhat.com \
--cc=lersek@redhat.com \
--cc=linuxarm@huawei.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=sameo@linux.intel.com \
--cc=sebastien.boeuf@intel.com \
--cc=shameerali.kolothum.thodi@huawei.com \
--cc=shannon.zhaosl@gmail.com \
--cc=xuwei5@hisilicon.com \
/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).