On 03/19/2012 10:18 AM, Jiri Denemark wrote:
> Add support for registering arbitrary callback to be called for a domain
> when a connection gets closed.
> ---
>  src/qemu/qemu_conf.c   |  172 
> ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_conf.h   |   27 ++++++++
>  src/qemu/qemu_driver.c |    5 ++
>  3 files changed, 204 insertions(+), 0 deletions(-)
> 

>  
> +    /* Mapping of 'char *uuidstr' -> qemuDriverCloseDefPtr of domains
> +     * which want a specific cleanup to be done when a connection is
> +     * closed. Such cleanup may be to automatically destroy  the

Are the two spaces intentional?

Other than that, ACK.

-- 
Eric Blake   ebl...@redhat.com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to