]> Git Repo - qemu.git/commit - default-configs/ppc64-softmmu.mak
spapr: Initialize hotplug memory address space
authorBharata B Rao <[email protected]>
Mon, 29 Jun 2015 08:44:27 +0000 (14:14 +0530)
committerDavid Gibson <[email protected]>
Wed, 23 Sep 2015 00:51:10 +0000 (10:51 +1000)
commit4a1c9cf0073e733b421e7b82ad673e7cf6ed8454
tree5a1f1733a3ad366cb77e43d796f2b91a53b6223f
parent9d1852ce11c888e3ad5096be505d14045d8b49ae
spapr: Initialize hotplug memory address space

Initialize a hotplug memory region under which all the hotplugged
memory is accommodated. Also enable memory hotplug by setting
CONFIG_MEM_HOTPLUG.

Modelled on i386 memory hotplug.

Signed-off-by: Bharata B Rao <[email protected]>
Reviewed-by: David Gibson <[email protected]>
Signed-off-by: David Gibson <[email protected]>
default-configs/ppc64-softmmu.mak
hw/ppc/spapr.c
include/hw/ppc/spapr.h
This page took 0.025809 seconds and 4 git commands to generate.