[libvirt] [PATCH 0/4] Some small libxl bug fixes

Jim Fehlig jfehlig at suse.com
Tue Jun 30 18:14:14 UTC 2015


On 06/30/2015 04:08 AM, Michal Privoznik wrote:
> On 29.06.2015 19:30, Jim Fehlig wrote:
>> While working on a patch to add dom0 support to the libxl driver,
>> I noticed a few existing bugs which are fixed by this small
>> series. IMO 1 and 2 are safe even during the freeze as they fix
>> quite annoying bugs. 3 and 4 are probably safe bug fixes too,
>> unless I'm confused about the use of
>> domainObj->{def,newDef,persistentDef}
>>
>> Jim Fehlig (4):
>>    libxl: don't overwrite domain state from statedir config
>>    libxl: don't remove persistent domain on start failure
>>    libxl: honor domainGetXMLDesc() --inactive flag
>>    libxl: Set def->vcpus after successfully modifying live vcpu count
>>
>>   src/libxl/libxl_driver.c | 33 ++++++++++++++++++++++++++-------
>>   1 file changed, 26 insertions(+), 7 deletions(-)
>>
> ACK to all four and safe for the freeze.

Thanks!  I've pushed the series now.

Regards,
Jim




More information about the libvir-list mailing list