]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Define and use a auto cleanup function with virSEVCapability
authorErik Skultety <eskultet@redhat.com>
Wed, 15 Aug 2018 15:02:06 +0000 (17:02 +0200)
committerErik Skultety <eskultet@redhat.com>
Mon, 20 Aug 2018 05:18:01 +0000 (07:18 +0200)
commitd96eb28e5ed564227f9785127da81fcb760c7ad7
treea07f9bf9769c82de5767894ea2f3ce6243d23ee0
parent6c50cef8a3e4e3407fb42a713a353e42ae3f2bc6
qemu: Define and use a auto cleanup function with virSEVCapability

Keep with the recent effort of replacing as many explicit *Free
functions with their automatic equivalents.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
src/conf/domain_capabilities.h
src/qemu/qemu_capabilities.c
src/qemu/qemu_monitor_json.c