qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 00/14] simple cleanups in spapr files


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 00/14] simple cleanups in spapr files
Date: Mon, 28 Feb 2022 19:13:32 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:91.0) Gecko/20100101 Thunderbird/91.6.1

On 28/2/22 18:49, Daniel Henrique Barboza wrote:
Hi,

These are some cleanups in spapr files I decided to make after seeing
Greg adding g_auto* in virtio-9p files.

I also took the opportunity to simplify the logic in some places where I
found it to be more complex than needed.

Aside from patch 02, no functional change was made in this series.

Daniel Henrique Barboza (14):
   hw/ppc/spapr.c: use g_autofree in spapr_dt_chosen()
   hw/ppc/spapr.c: fail early if no firmware found in machine_init()
   hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_set_string()
   hw/ppc/spapr_caps.c: use g_autofree in spapr_cap_get_string()
   hw/ppc/spapr_caps.c: use g_autofree in spapr_caps_add_properties()
   hw/ppc/spapr_drc.c: use g_auto in spapr_dt_drc()
   hw/ppc/spapr_drc.c: use g_autofree in drc_realize()
   hw/ppc/spapr_drc.c: use g_autofree in drc_unrealize()
   hw/ppc/spapr_drc.c: use g_autofree in spapr_dr_connector_new()
   hw/ppc/spapr_drc.c: use g_autofree in spapr_drc_by_index()
   hw/ppc/spapr_numa.c: simplify spapr_numa_write_assoc_lookup_arrays()
   spapr_pci_nvlink2.c: use g_autofree in
     spapr_phb_nvgpu_ram_populate_dt()
   hw/ppc/spapr_rtas.c: use g_autofree in rtas_ibm_get_system_parameter()
   hw/ppc/spapr_vio.c: use g_autofree in spapr_dt_vdevice()

Series:
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>




reply via email to

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