summary refs log tree commit diff stats
path: root/hw/core/loader.c
diff options
context:
space:
mode:
authorBharata B Rao <bharata@linux.vnet.ibm.com>2015-06-29 13:50:27 +0530
committerEduardo Habkost <ehabkost@redhat.com>2015-07-03 17:47:58 -0300
commite75e2a14d5c13ad38dcf72b69922dee2dafbb0d0 (patch)
tree5aaa6669c9215fef99588d77490cdc211c044d63 /hw/core/loader.c
parentabafabd8c982e875d60a10d37f0b91cff1003c55 (diff)
downloadfocaccia-qemu-e75e2a14d5c13ad38dcf72b69922dee2dafbb0d0.tar.gz
focaccia-qemu-e75e2a14d5c13ad38dcf72b69922dee2dafbb0d0.zip
numa: API to lookup NUMA node by address
Introduce an API numa_get_node(ram_addr_t addr, Error **errp) that
returns the NUMA node to which the given address belongs to. This
API works uniformly for both boot time as well as hotplugged memory.

This API is needed by sPAPR PowerPC to support
ibm,dynamic-reconfiguration-memory device tree node which is needed for
memory hotplug.

Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Tested-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'hw/core/loader.c')
0 files changed, 0 insertions, 0 deletions