Jiri Denemark 3acb664c56 qemu: Fix shutoff reason when domain crashes
Commit 4454a9efc728b91e791b1f14c26ea23a19d57f48 changed shutoff reason
from VIR_DOMAIN_SHUTOFF_CRASHED to VIR_DOMAIN_SHUTOFF_FAILED in case we
see an unexpected EOF on monitor connection. But FAILED reason is
dedicated for domains that fail to start. CRASHED reason is the right
one to use in this situation.
2011-09-16 17:14:39 +02:00
..
2011-09-02 23:38:52 +08:00
2011-09-02 23:38:52 +08:00
2011-07-26 22:12:57 +08:00
2011-09-05 18:14:08 +02:00