[libvirt] [PATCH] qemu: Ignore shutdown event from destroyed domain

Peter Krempa pkrempa at redhat.com
Wed Dec 7 12:58:36 UTC 2011


On 12/07/2011 12:59 PM, Jiri Denemark wrote:
> During virDomainDestroy, QEMU may emit SHUTDOWN event as a response to
> SIGTERM and since domain object is still locked, the event is processed
> after the domain is destroyed. We need to ignore this event in such case
> to avoid changing domain state from shutoff to shutdown.
> ---

ACK. It fixes the stuck domains after destroy for me.

Peter




More information about the libvir-list mailing list