[PATCH 21/40] datatypes: convert virNetwork to GObject

Daniel P. Berrangé berrange at redhat.com
Fri May 15 14:02:56 UTC 2020


On Wed, May 13, 2020 at 01:57:05PM +0200, Rafael Fonseca wrote:
> Signed-off-by: Rafael Fonseca <r4f4rfs at gmail.com>
> ---
>  src/conf/domain_conf.c              |  6 ++--
>  src/conf/network_event.c            |  7 ++--
>  src/conf/virnetworkobj.c            |  5 +--
>  src/datatypes.c                     | 50 +++++++++++++++++------------
>  src/datatypes.h                     | 19 +++++------
>  src/libvirt-network.c               |  7 ++--
>  src/libvirt_private.syms            |  2 +-
>  src/libxl/libxl_conf.c              |  3 +-
>  src/libxl/xen_common.c              |  3 +-
>  src/remote/remote_daemon_dispatch.c | 11 +++----
>  src/remote/remote_driver.c          |  8 ++---
>  src/rpc/gendispatch.pl              |  1 +
>  12 files changed, 59 insertions(+), 63 deletions(-)
> 
> diff --git a/src/libxl/xen_common.c b/src/libxl/xen_common.c
> index 5c37e431eb..631c9fe8d5 100644
> --- a/src/libxl/xen_common.c
> +++ b/src/libxl/xen_common.c

Needs to include datatypes.h otherwise build fails. PResumably a later
patch in the series adds it, but too late.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list