On 11/24/14 13:35, Jiri Denemark wrote:
On Fri, Nov 21, 2014 at 16:29:55 +0100, Peter Krempa wrote:
> Add code to emit the event on change of the channel state and reconnect
> to the qemu process.
> ---
>
> Notes:
> Version 2:
> - emit more reasons
>
> src/qemu/qemu_driver.c | 6 ++++++
> src/qemu/qemu_process.c | 22 ++++++++++++++++++----
> 2 files changed, 24 insertions(+), 4 deletions(-)
ACK with the suggested change to
VIR_CONNECT_DOMAIN_EVENT_AGENT_LIFECYCLE_REASON_DOMAIN_BOOTED reason
(see 3/5).
Jirka
I've changed the reason to DOMAIN_STARTED and pushed the series.
Thanks.
Peter