Re: [PATCH v3 0/2] Adjust some codes about memory hotplug

2020-01-20 Thread Peter Maydell
On Mon, 20 Jan 2020 at 01:30, Keqian Zhu  wrote:
>
> This removes extra indent and makes some code refactor related to
> memory hotplug.
>
> Changelog:
>
> v2 -> v3
>  - Addressed Peter's comments.
>
> v1 -> v2
>  - Add Igor's R-b.



Applied to target-arm.next; thanks for splitting the patch.

-- PMM



[PATCH v3 0/2] Adjust some codes about memory hotplug

2020-01-19 Thread Keqian Zhu
This removes extra indent and makes some code refactor related to
memory hotplug.

Changelog:

v2 -> v3
 - Addressed Peter's comments.

v1 -> v2
 - Add Igor's R-b.

Keqian Zhu (2):
  hw/acpi: Remove extra indent in ACPI GED hotplug cb
  hw/arm: Use helper function to trigger hotplug handler plug

 hw/acpi/generic_event_device.c | 2 +-
 hw/arm/virt.c  | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.19.1