Re: [PATCH v2] arm/virt: Add memory hot remove support

2020-06-18 Thread Auger Eric
ongnu.org >> Cc: imamm...@redhat.com; peter.mayd...@linaro.org; m...@redhat.com; >> xuwei (O) ; Zengtao (B) ; >> Linuxarm >> Subject: Re: [PATCH v2] arm/virt: Add memory hot remove support >> >> Hi Shameer, >> >> On 5/20/20 1:03 PM, Shameer Kolothum w

RE: [PATCH v2] arm/virt: Add memory hot remove support

2020-06-17 Thread Shameerali Kolothum Thodi
uwei (O) ; Zengtao (B) ; > Linuxarm > Subject: Re: [PATCH v2] arm/virt: Add memory hot remove support > > Hi Shameer, > > On 5/20/20 1:03 PM, Shameer Kolothum wrote: > > This adds support for memory hot remove on arm/virt that > > uses acpi ged device. > > >

Re: [PATCH v2] arm/virt: Add memory hot remove support

2020-06-17 Thread Auger Eric
Hi Shameer, On 5/20/20 1:03 PM, Shameer Kolothum wrote: > This adds support for memory hot remove on arm/virt that > uses acpi ged device. > > Signed-off-by: Shameer Kolothum > --- > RFC v1 --> v2 > -Rebased on top of latest Qemu master. > -Dropped "RFC" and tested with kernel 5.7-rc6 > ---

RE: [PATCH v2] arm/virt: Add memory hot remove support

2020-06-17 Thread Shameerali Kolothum Thodi
dhat.com; Linuxarm > ; eric.au...@redhat.com; Zengtao (B) > ; imamm...@redhat.com > Subject: [PATCH v2] arm/virt: Add memory hot remove support > > This adds support for memory hot remove on arm/virt that uses acpi ged > device. > > Signed-off-by: Shameer Kolothum &g

[PATCH v2] arm/virt: Add memory hot remove support

2020-05-20 Thread Shameer Kolothum
This adds support for memory hot remove on arm/virt that uses acpi ged device. Signed-off-by: Shameer Kolothum --- RFC v1 --> v2 -Rebased on top of latest Qemu master. -Dropped "RFC" and tested with kernel 5.7-rc6 --- hw/acpi/generic_event_device.c | 28 + hw/arm/virt.c