[libvirt] [PATCH V2 02/13] libxl: remove libxlVmReap function

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


On Wed, Feb 12, 2014 at 06:56:16PM -0700, Jim Fehlig wrote:
> This function, which only has five call sites, simply calls
> libxl_domain_destroy and libxlVmCleanup.  Call those functions
> directly at the call sites, allowing more control over how a
> domain is destroyed and cleaned up.  This patch maintains the
> existing semantic, leaving changes to a subsequent patch.
> 
> Signed-off-by: Jim Fehlig <jfehlig at suse.com>
> ---
>  src/libxl/libxl_driver.c | 39 ++++++++++++---------------------------
>  1 file changed, 12 insertions(+), 27 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