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

Jim Fehlig jfehlig at suse.com
Mon Jun 29 17:30:11 UTC 2015


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(-)

-- 
2.3.7




More information about the libvir-list mailing list