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 eblake(a)redhat.com +1-919-301-3266
Libvirt virtualization library
http://libvirt.org