]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Move some virDomainDeviceInfo functions
authorAndrea Bolognani <abologna@redhat.com>
Tue, 27 Jun 2017 06:30:58 +0000 (08:30 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 21 Jul 2017 15:18:40 +0000 (17:18 +0200)
commit66fa0d969ac06b6715464969f7e46e191e31c5ad
tree511f1304fcd18bb0736cbfcb1961fd4058e41fdb
parentfd91ac817d681c6d7aed445978109f0b557a4fd7
conf: Move some virDomainDeviceInfo functions

The virDomainDeviceInfo struct is defined in device_conf,
so generic functions that operate on it should also be
defined there rather than in domain_conf.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
src/conf/device_conf.c
src/conf/device_conf.h
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms