On Thu, May 10, 2012 at 11:49:43PM +0300, Zeeshan Ali (Khattak) wrote:
> On Thu, May 10, 2012 at 9:58 PM, Christophe Fergeau
> wrote:
> > The 2nd one only has the gvir_config_object_attach_replace changes,
> > and it has some changes: I reordered the parameter to _attach_replace to
> > make the o
On Thu, May 10, 2012 at 9:58 PM, Christophe Fergeau wrote:
> Hey,
>
> I've split this patch in 2 to make it more digestable. First one is
> unchanged and only contains the gvir_config_object_set_node_content
> changes
> The 2nd one only has the gvir_config_object_attach_replace changes,
> and it h
Hey,
I've split this patch in 2 to make it more digestable. First one is
unchanged and only contains the gvir_config_object_set_node_content
changes
The 2nd one only has the gvir_config_object_attach_replace changes,
and it has some changes: I reordered the parameter to _attach_replace to
make the
From: "Zeeshan Ali (Khattak)"
Passing a 'NULL' value now deletes the corresponding node/tree.
---
.../libvirt-gconfig-domain-chardev-source-pty.c|6 ++
.../libvirt-gconfig-domain-controller.c|9 ++-
libvirt-gconfig/libvirt-gconfig-domain-os.c| 20 +++
libvir