]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: move anonymous backend struct from virDomainNetDef into its own struct
authorLaine Stump <laine@redhat.com>
Thu, 27 Oct 2022 19:00:00 +0000 (15:00 -0400)
committerLaine Stump <laine@redhat.com>
Mon, 9 Jan 2023 19:24:27 +0000 (14:24 -0500)
commit7f6bb51eb94a56a9dd3a243ac972576d13316299
tree518d4972cbe501c0d2e03664b5674e32eaa631da
parentd3307a8fd263a74a3e5a1baaf66a3f9b9d79fea0
conf: move anonymous backend struct from virDomainNetDef into its own struct

This will allow us to call parser/formatter functions with a pointer
to just the backend part.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.h
src/conf/virconftypes.h