]> Git Repo - qemu.git/commit - hw/arm/virt.c
hw/arm/virt: Add memory hotplug framework
authorEric Auger <[email protected]>
Wed, 18 Sep 2019 13:06:26 +0000 (14:06 +0100)
committerMichael S. Tsirkin <[email protected]>
Sat, 5 Oct 2019 21:12:08 +0000 (17:12 -0400)
commit1f283ae1245ec79b84c161f8cf17c0518421e2ad
treee1005571f5c7f8678e650bd051166e6f1677cfb9
parentebb62075021a93847682ce67986b9373cbcdc34f
hw/arm/virt: Add memory hotplug framework

This patch adds the memory hot-plug/hot-unplug infrastructure
in machvirt. The device memory is not yet exposed to the Guest
either through DT or ACPI and hence both cold/hot plug of memory
is explicitly disabled for now.

Signed-off-by: Eric Auger <[email protected]>
Signed-off-by: Kwangwoo Lee <[email protected]>
Signed-off-by: Shameer Kolothum <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Message-Id: <20190918130633[email protected]>
Acked-by: Peter Maydell <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/arm/Kconfig
hw/arm/virt.c
This page took 0.026021 seconds and 4 git commands to generate.