[libvirt] [PATCH V2 04/13] libxl: use job functions in libxlVmStart

Daniel P. Berrange berrange at redhat.com
Wed Feb 19 17:40:41 UTC 2014


On Wed, Feb 12, 2014 at 06:56:18PM -0700, Jim Fehlig wrote:
> Creating a large domain could potentially be time consuming.  Use the
> recently added job functions and unlock the virDomainObj while
> the create operation is in progress.
> 
> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> ---
> 
> V2:
>   Defer getting libxlDriverConfig until aquiring a job, simplifying
>   cleanup handling a bit.
>   Check libxlDomainObjEndJob() return value
> 
>  src/libxl/libxl_driver.c | 66 +++++++++++++++++++++++++++---------------------
>  1 file changed, 37 insertions(+), 29 deletions(-)

ACK

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