]> git.proxmox.com Git - mirror_qemu.git/commit
spapr: Add LMB DR connectors
authorDavid Gibson <david@gibson.dropbear.id.au>
Wed, 12 Aug 2015 03:16:48 +0000 (13:16 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 23 Sep 2015 00:51:10 +0000 (10:51 +1000)
commit224245bf524189789d231f38434c9f8fd57a249c
tree5dc523516dece629ce5ea2efb00163bd2aa31fc7
parent38b02bd846672f33bc2eabcb9847c4b78069e097
spapr: Add LMB DR connectors

Enable memory hotplug for pseries 2.4 and add LMB DR connectors.
With memory hotplug, enforce RAM size, NUMA node memory size and maxmem
to be a multiple of SPAPR_MEMORY_BLOCK_SIZE (256M) since that's the
granularity in which LMBs are represented and hot-added.

LMB DR connectors will be used by the memory hotplug code.

Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
               [spapr_drc_reset implementation]
[since this missed the 2.4 cutoff, changing to only enable for 2.5]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr.c
include/hw/ppc/spapr.h