arm/virt: Add memory hot remove support
commit539533b85fbd269f777bed931de8ccae1dd837e9
authorShameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Mon, 22 Jun 2020 12:41:57 +0000 (22 13:41 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Jun 2020 10:39:48 +0000 (23 11:39 +0100)
treea91d3257294064f9548995edcc9a8b14388ad486
parent92a70997ad6dcff865b0071475a878a4fa478da5
arm/virt: Add memory hot remove support

This adds support for memory(pc-dimm) hot remove on arm/virt that
uses acpi ged device.

NVDIMM hot removal is not yet supported.

Signed-off-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Message-id: 20200622124157.20360-1-shameerali.kolothum.thodi@huawei.com
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Tested-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/acpi/generic_event_device.c
hw/arm/virt.c