libvirt/include
Jiri Denemark f289300181 Introduce job completed event
The VIR_DOMAIN_EVENT_ID_JOB_COMPLETED event will be triggered once a job
(such as migration) finishes and it will contain statistics for the job
as one would get by calling virDomainGetJobStats. Thanks to this event
it is now possible to get statistics of a completed migration of a
transient domain on the source host.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2016-03-08 16:26:00 +01:00
..
libvirt Introduce job completed event 2016-03-08 16:26:00 +01:00
Makefile.am include: Handle case when builddir == srcdir 2016-02-02 09:31:56 +01:00