• J
    Introduce job completed event · f2893001
    Jiri Denemark 提交于
    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: NJiri Denemark <jdenemar@redhat.com>
    f2893001
domain_event.h 11.9 KB