[libvirt] [PATCH 05/10] conf: Move some virDomainDeviceInfo functions

Peter Krempa pkrempa at redhat.com
Fri Jun 30 10:56:56 UTC 2017


On Thu, Jun 29, 2017 at 20:03:58 +0200, Andrea Bolognani wrote:
> 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 at redhat.com>
> ---
>  src/conf/device_conf.c   | 109 ++++++++++++++++++++++++++++++++++++++++++++
>  src/conf/device_conf.h   |   8 ++++
>  src/conf/domain_conf.c   | 114 -----------------------------------------------
>  src/conf/domain_conf.h   |   7 ---
>  src/libvirt_private.syms |   4 +-
>  5 files changed, 119 insertions(+), 123 deletions(-)

ACK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170630/b5ce0f09/attachment-0001.sig>


More information about the libvir-list mailing list