Re: [libvirt] [dbus PATCH 3/9] Add Domain prefix to DefineXML method, tests and related functions.

2018-04-06 Thread Pavel Hrdina
On Fri, Apr 06, 2018 at 01:20:28PM +0200, Katerina Koukiou wrote: Same comment for the $subject as in the previous patch. > This method is domain specific and should be clear from the naming, > so that we can later define *DefineXML methods for other entities. > > Signed-off-by: Katerina

[libvirt] [dbus PATCH 3/9] Add Domain prefix to DefineXML method, tests and related functions.

2018-04-06 Thread Katerina Koukiou
This method is domain specific and should be clear from the naming, so that we can later define *DefineXML methods for other entities. Signed-off-by: Katerina Koukiou --- data/org.libvirt.Connect.xml | 2 +- src/connect.c| 16