[libvirt] [PATCH 0/5] Yet another set of VIR_AUTO-related patches

Peter Krempa posted 5 patches 5 years, 1 month ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1551200849.git.pkrempa@redhat.com
cfg.mk                           |  2 +-
src/libvirt_private.syms         |  1 +
src/qemu/qemu_capabilities.c     |  3 +--
src/qemu/qemu_domain.c           |  6 ++----
src/qemu/qemu_migration_cookie.c |  9 +++------
src/util/viralloc.h              |  4 ++--
src/util/virobject.c             |  1 +
src/util/virxml.c                | 10 ++++++++++
src/util/virxml.h                | 22 ++++++++++++++++++++++
9 files changed, 43 insertions(+), 15 deletions(-)
[libvirt] [PATCH 0/5] Yet another set of VIR_AUTO-related patches
Posted by Peter Krempa 5 years, 1 month ago
Peter Krempa (5):
  cfg: Add VIR_AUTO(UNREF|CLEAN|STRINGLIST) to
    sc_requirere_attribute_cleanup_initialization
  util: object: Reset pointer when unrefing object in virObjectAutoUnref
  util: alloc: Clarify docs for VIR_DEFINE_AUTOCLEAN_FUNC
  util: XML: Introduce automatic reset of XPath's current node
  qemu: Use VIR_XPATH_NODE_AUTORESTORE when XPath context is modified

 cfg.mk                           |  2 +-
 src/libvirt_private.syms         |  1 +
 src/qemu/qemu_capabilities.c     |  3 +--
 src/qemu/qemu_domain.c           |  6 ++----
 src/qemu/qemu_migration_cookie.c |  9 +++------
 src/util/viralloc.h              |  4 ++--
 src/util/virobject.c             |  1 +
 src/util/virxml.c                | 10 ++++++++++
 src/util/virxml.h                | 22 ++++++++++++++++++++++
 9 files changed, 43 insertions(+), 15 deletions(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list