]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Add new/free functions for virDomainIOMMUDef
authorAndrea Bolognani <abologna@redhat.com>
Thu, 23 Sep 2021 13:20:25 +0000 (15:20 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 20 Oct 2021 14:53:09 +0000 (16:53 +0200)
commit2772162316dc4938cd60d19e14dabe4371188c05
tree35d8a2593a400316689484c240657485078be987
parent1fb84247b67a81ad02642de221ddfe8bc0c4ca07
conf: Add new/free functions for virDomainIOMMUDef

This will make it possible to limit changes to a single spot
later on, and is also just an overall nicer way to create and
destroy objects.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c
src/conf/domain_conf.h