On Fri, Apr 03, 2015 at 04:49:01PM -0600, Jim Fehlig wrote:
> V3 of a small series to fix issues wrt domain destroy
> 
> V1:
> https://www.redhat.com/archives/libvir-list/2015-March/msg01337.html
> 
> V2:
> https://www.redhat.com/archives/libvir-list/2015-April/msg00072.html
> 
> In this version, patch 3 is changed a bit to provide a wrapper for
> unlocking, destroying, and locking the domain.  Existing
> libxl_domain_destroy callers are changed to use the wrapper.

Reviewed-by: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
Tested-by: Konrad Rzeszutek Wilk <konrad.w...@oracle.com>
> 
> Jim Fehlig (3):
>   libxl: Move job acquisition in libxlDomainStart to callers
>   libxl: acquire a job when destroying a domain
>   libxl: drop virDomainObj lock when destroying a domain
> 
>  src/libxl/libxl_domain.c    | 106 
> ++++++++++++++++++++++----------------------
>  src/libxl/libxl_domain.h    |   8 ++--
>  src/libxl/libxl_driver.c    |  81 ++++++++++++++++++++++++---------
>  src/libxl/libxl_migration.c |   4 +-
>  4 files changed, 118 insertions(+), 81 deletions(-)
> 
> -- 
> 1.8.4.5
> 
> 
> _______________________________________________
> Xen-devel mailing list
> xen-de...@lists.xen.org
> http://lists.xen.org/xen-devel

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to