qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v6 0/3] pseries NUMA distance rework


From: Daniel Henrique Barboza
Subject: [PATCH v6 0/3] pseries NUMA distance rework
Date: Fri, 4 Sep 2020 14:24:19 -0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]