changes from v1: - Patch 01: added Greg's R-b - Patch 02: * removed trivial comment in spapr.c * removed the 'NUMA' caps in spapr_numa_initial_nvgpu_numa_id * added Greg's R-b - Patch 03: * open-coded the logic inside spapr_numa_write_rtas_dt() instead of creating a helper - added Cédric's 'Tested-by' in all patches v1 link: https://lists.gnu.org/archive/html/qemu-devel/2021-01/msg07324.html
Daniel Henrique Barboza (3): spapr: move spapr_machine_using_legacy_numa() to spapr_numa.c spapr_numa.c: create spapr_numa_initial_nvgpu_numa_id() helper spapr_numa.c: fix ibm,max-associativity-domains calculation hw/ppc/spapr.c | 20 +------------------- hw/ppc/spapr_numa.c | 27 ++++++++++++++++++++++++++- include/hw/ppc/spapr.h | 1 - include/hw/ppc/spapr_numa.h | 1 + 4 files changed, 28 insertions(+), 21 deletions(-) -- 2.26.2