[PATCH 0/2] pseries: SMP sockets must match NUMA nodes

Daniel Henrique Barboza posted 2 patches 3 years, 1 month ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210319183453.4466-1-danielhb413@gmail.com
hw/ppc/spapr.c                 | 10 +++++--
hw/ppc/spapr_numa.c            |  7 +++++
include/hw/ppc/spapr.h         |  1 +
tests/qtest/cpu-plug-test.c    |  4 +--
tests/qtest/device-plug-test.c |  9 +++++-
tests/qtest/numa-test.c        | 52 ++++++++++++++++++++++++++++------
6 files changed, 69 insertions(+), 14 deletions(-)
[PATCH 0/2] pseries: SMP sockets must match NUMA nodes
Posted by Daniel Henrique Barboza 3 years, 1 month ago
Hi,

The main change made in this series, in patch 01, is result of
discussions with the kernel community. See the commit message
for more details.

Patch 02 is a second version of the patch sent in [1], but now the
changes are only effective for the default pseries machine. It's being
sent/reported together with patch 01 since they 'share history'.


[1] https://lists.gnu.org/archive/html/qemu-devel/2021-03/msg04029.html


Daniel Henrique Barboza (2):
  spapr: number of SMP sockets must be equal to NUMA nodes
  spapr.c: remove 'ibm,chip-id' from DT

 hw/ppc/spapr.c                 | 10 +++++--
 hw/ppc/spapr_numa.c            |  7 +++++
 include/hw/ppc/spapr.h         |  1 +
 tests/qtest/cpu-plug-test.c    |  4 +--
 tests/qtest/device-plug-test.c |  9 +++++-
 tests/qtest/numa-test.c        | 52 ++++++++++++++++++++++++++++------
 6 files changed, 69 insertions(+), 14 deletions(-)

-- 
2.29.2