[libvirt] [PATCH V2 00/13] libxl: add job support

Daniel P. Berrange berrange at redhat.com
Wed Feb 19 16:23:51 UTC 2014


On Wed, Feb 19, 2014 at 08:35:21AM -0700, Jim Fehlig wrote:
> Jim Fehlig wrote:
> > This patch series adds job support to the libxl driver, using a simplified
> > version of the technique used in the qemu driver.  One benefit of this
> > series is no longer blocking get operations during long running modify
> > operations.  E.g. with these patches 'vish dominfo dom' will work while
> > 'virsh save dom ...' is in progress.
> >
> > The first two patches are new to the series, following review of V1.
> > Patch1 changes the cleanup logic to unconditionally set dom id to -1 on
> > domain shutdown.  Patch2 removes libxlVmReap, giving callers more control
> > over domain destruction/cleanup.
> >
> > The remaining patches are updates to V1 based on Daniel's and Michal's
> > comments.
> >   
> 
> Ping.
> 
> This series would be a nice little improvement in the libxl driver for
> 1.2.2 :-).

Yep, will re-review this shortly. Shouldn't be any problem geting
it into 1.2.2 since previous posting was almost there.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list