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

2014-02-19 Thread Jim Fehlig
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'

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

2014-02-19 Thread Daniel P. Berrange
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

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

2014-02-12 Thread Jim Fehlig
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