Re: [libvirt] [libvirt-glib 1/4] More generic gvir_config_object_add_child()

2012-05-04 Thread Christophe Fergeau
I thought we had agreed to avoid the invasive patch complicating the common path, and to just go with a new gvir_config_object_add_child_with_type? This should probably even be get_child_with_type since when the needed node is not present, we don't want to create a new empty node but we want to

[libvirt] [libvirt-glib 1/4] More generic gvir_config_object_add_child()

2012-05-03 Thread Zeeshan Ali (Khattak)
From: Zeeshan Ali (Khattak) zeesha...@gnome.org --- libvirt-gconfig/libvirt-gconfig-domain-channel.c |6 -- libvirt-gconfig/libvirt-gconfig-domain-console.c |3 ++- libvirt-gconfig/libvirt-gconfig-domain-disk.c | 18 --