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

Tim Wiederhake twiederh at redhat.com
Fri Jul 9 13:23:51 UTC 2021


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(-)

-- 
2.31.1





More information about the libvir-list mailing list