mirror of https://gitee.com/openkylin/libvirt.git
d2d6776342
Qemu sends STOP event as part of the shutdown process. Detect such STOP event and consider shutdown to be reason of emitting such event. That's the best we can do until qemu provides us the reason directly in STOP event. This allows us to report shutdown reason for paused state so that apps can detect domains that failed to finish the shutdown process (e.g., because qemu is buggy and doesn't exit on SIGTERM or it is blocked in flushing disk buffers). |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
console.c | ||
console.h | ||
libvirt-guests.init.sh | ||
libvirt-guests.sysconf | ||
libvirt_win_icon_16x16.ico | ||
libvirt_win_icon_32x32.ico | ||
libvirt_win_icon_48x48.ico | ||
libvirt_win_icon_64x64.ico | ||
virsh.c | ||
virsh.pod | ||
virsh_win_icon.rc | ||
virt-pki-validate.in | ||
virt-sanlock-cleanup.in | ||
virt-xml-validate.in |