Hi,
As usual I forgot to attach a summary. The changes in v2 are:
* Keeping a debug() log for unknown devices.
* Adding the test case XML file I forgot to add last time.
On Thu, Nov 3, 2016 at 10:06 AM, Zeeshan Ali wrote:
> Currently we can and do get into serious trouble with this kind of code
Currently we can and do get into serious trouble with this kind of code:
devices = gvir_config_domain_get_devices(domain);
gvir_config_domain_set_devices(domain, domain);
since the first call above won't return a complete list of objects present
in the domain but only the ones we have specific cl