I want to know following about LIFECYCLE events of libvirt.
1. about the the latency of these events happening and notification generation.
e.g. suppose a VM goes down. How much time it takes to realize
that the particular VM has gone down(going to say, DEFINED state) and
then notification is generated?
2. Second question is, can
someone please explain what are the sequence of steps happen between a
VM going down and the notification is generated?