[libvirt] [PATCH 01/11] libxl: Add job support to libxl driver

Daniel P. Berrange berrange at redhat.com
Tue Feb 11 13:57:31 UTC 2014


On Thu, Feb 06, 2014 at 08:53:05PM -0700, Jim Fehlig wrote:
> Follows the pattern used in the QEMU driver for managing multiple,
> simultaneous jobs within the driver.
> 
> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> ---
>  src/libxl/libxl_domain.c | 128 +++++++++++++++++++++++++++++++++++++++++++++++
>  src/libxl/libxl_domain.h |  37 ++++++++++++++
>  2 files changed, 165 insertions(+)

ACK, simplified version of the QEMU job APIs.

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