[libvirt] [PATCH 17/28] conf: use virNetDevIPInfo for guest-side <interface> config

John Ferlan jferlan at redhat.com
Fri Jun 24 11:57:25 UTC 2016



On 06/22/2016 01:37 PM, Laine Stump wrote:
> All the same information was already there, just in slightly different
> places in the virDomainNetDef.
> ---
>  docs/schemas/domaincommon.rng | 22 +------------------
>  src/conf/domain_conf.c        | 50 ++++++-------------------------------------
>  src/conf/domain_conf.h        |  7 ++----
>  src/libxl/libxl_conf.c        | 10 ++++-----
>  src/libxl/libxl_domain.c      |  2 +-
>  src/lxc/lxc_container.c       | 10 ++++-----
>  src/lxc/lxc_native.c          | 12 +++++------
>  src/openvz/openvz_driver.c    | 10 ++++-----
>  src/uml/uml_conf.c            |  4 ++--
>  src/vbox/vbox_common.c        |  6 +++---
>  src/vz/vz_sdk.c               |  2 +-
>  src/xenconfig/xen_common.c    | 12 +++++------
>  src/xenconfig/xen_sxpr.c      | 12 +++++------
>  13 files changed, 49 insertions(+), 110 deletions(-)
> 

ACK

John




More information about the libvir-list mailing list