changes from v5, all suggested by Greg: - patch 2: * changed g_malloc() to g_new() * removed the unneeded g_assert() - all patches: added Greg's R-b
v5 link: https://lists.gnu.org/archive/html/qemu-devel/2020-09/msg01978.html Daniel Henrique Barboza (3): spapr: move h_home_node_associativity to spapr_numa.c spapr_numa: create a vcpu associativity helper spapr_numa: use spapr_numa_get_vcpu_assoc() in home_node hcall hw/ppc/spapr_hcall.c | 40 ---------------- hw/ppc/spapr_numa.c | 101 +++++++++++++++++++++++++++++++++++------ include/hw/ppc/spapr.h | 7 ++- 3 files changed, 94 insertions(+), 54 deletions(-) -- 2.26.2