Re: [libvirt] [PATCH v2 10/11] libxl: Grab modify job for changing domain XML

2019-06-06 Thread Nikolay Shirokovskiy
On 05.06.2019 12:09, Michal Privoznik wrote: > The reasoning here is the same as in qemu driver fixed in > previous commit. Long story short, changing an XML of a domain > requires modify job to be acquired. > > Signed-off-by: Michal Privoznik > --- > src/libxl/libxl_domain.c| 57

[libvirt] [PATCH v2 10/11] libxl: Grab modify job for changing domain XML

2019-06-05 Thread Michal Privoznik
The reasoning here is the same as in qemu driver fixed in previous commit. Long story short, changing an XML of a domain requires modify job to be acquired. Signed-off-by: Michal Privoznik --- src/libxl/libxl_domain.c| 57 + src/libxl/libxl_domain.h|