libvirt/src/libxl
Jim Fehlig 702911496f libxl: Domain event handler improvements
Since libxl provides the domain ID in the event handler callback,
find the domain object based on the ID.  This approach prevents
processing the callback on a domain that has already been reaped.

Also, similar to the xl implementation, ignore the SUSPEND shutdown
reason.  By calling libxl_domain_suspend(), we know a shutdown
event with SUSPEND reason will be generated, but it can be safely
ignored since any subsequent cleanup will be done by the callers.
2013-01-25 11:38:47 -07:00
..
libxl_conf.c Convert libxl driver over to use virPortAllocator APIs 2013-01-16 11:02:58 +00:00
libxl_conf.h libxl: Explicitly remove timeouts 2013-01-25 11:35:41 -07:00
libxl_driver.c libxl: Domain event handler improvements 2013-01-25 11:38:47 -07:00
libxl_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00