diff options
author | Igor Mammedov | 2017-12-05 16:41:17 +0100 |
---|---|---|
committer | David Gibson | 2017-12-14 23:49:24 +0100 |
commit | f47bd1c839d57c12207a28421a9df718fbf476ba (patch) | |
tree | 8dae93ad29e624fc5048ebffc3a0404dc0b36c26 /include/hw/ppc/spapr.h | |
parent | spapr: introduce a spapr_qirq() helper (diff) | |
download | qemu-f47bd1c839d57c12207a28421a9df718fbf476ba.tar.gz qemu-f47bd1c839d57c12207a28421a9df718fbf476ba.tar.xz qemu-f47bd1c839d57c12207a28421a9df718fbf476ba.zip |
spapr: replace numa_get_node() with lookup in pc-dimm list
SPAPR is the last user of numa_get_node() and a bunch of
supporting code to maintain numa_info[x].addr list.
Get LMB node id from pc-dimm list, which allows to
remove ~80LOC maintaining dynamic address range
lookup list.
It also removes pc-dimm dependency on numa_[un]set_mem_node_id()
and makes pc-dimms a sole source of information about which
node it belongs to and removes duplicate data from global
numa_info.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include/hw/ppc/spapr.h')
0 files changed, 0 insertions, 0 deletions