[libvirt PATCH v2 0/2] Remove macros "VIR_INSERT_ELEMENT_COPY" and "VIR_INSERT_ELEMENT_COPY_INPLACE"

Michal Prívozník mprivozn at redhat.com
Mon Jul 19 10:22:15 UTC 2021


On 7/9/21 3:23 PM, Tim Wiederhake wrote:
> See https://listman.redhat.com/archives/libvir-list/2021-July/msg00163.html
> 
> Changes since V1:
> * Fixed a mistake in the copy-out of virQEMUCapsGetMachineTypesCaps, where
> the array was allocated with the un-adjusted size.
> 
> Tim Wiederhake (2):
>   virQEMUCapsGetMachineTypesCaps: Use GPtrArray
>   viralloc: Delete VIR_INSERT_ELEMENT_COPY and
>     VIR_INSERT_ELEMENT_COPY_INPLACE
> 
>  src/qemu/qemu_capabilities.c | 37 ++++++++++++++++++------------------
>  src/util/viralloc.h          | 22 ++++-----------------
>  2 files changed, 22 insertions(+), 37 deletions(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list