Hi, This new version contains suggestions from Greg, Phillipe and Zoltan that were made in the v1.
Changes from v1: - keep the heap allocation of both arrays; - use stl_be_p(); - use sizeof(uint32_t) instead of hardcoding '4' when skipping the length; - use the existing NUMA_DISTANCE_MIN macro. - v1 link: https://lists.gnu.org/archive/html/qemu-devel/2021-09/msg05464.html Daniel Henrique Barboza (1): spapr_numa.c: fixes in spapr_numa_FORM2_write_rtas_tables() hw/ppc/spapr_numa.c | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) -- 2.31.1
