[libvirt] [PATCH v5 01/20] domain_conf: Expose virDomainStorageNetworkParseHost

John Ferlan jferlan at redhat.com
Tue Mar 12 17:59:30 UTC 2019



On 3/7/19 12:47 AM, Eric Blake wrote:
> An upcoming patch wants to reuse XML parsing of both unix and tcp
> network host descriptions in the context of setting up a backup
> NBD server. Make that easier by refactoring the existing parser.
> 
> Signed-off-by: Eric Blake <eblake at redhat.com>
> ---
>  src/conf/domain_conf.h   |  2 ++
>  src/conf/domain_conf.c   | 43 ++++++++++++++++++++--------------------
>  src/libvirt_private.syms |  1 +
>  3 files changed, 25 insertions(+), 21 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John

I think this can be pushed without the rest to help reduce the future
patch count.




More information about the libvir-list mailing list