On 05/10/2011 07:39 AM, Jiri Denemark wrote:
> A qemu domain can get paused when libvirtd is stopped (e.g., because of
> I/O error) so we should check its current state when reconnecting to it.
> ---
> Notes:
> Version 2:
> - new patch
Good catch. I see danpb reviewed the rest of the seri
A qemu domain can get paused when libvirtd is stopped (e.g., because of
I/O error) so we should check its current state when reconnecting to it.
---
Notes:
Version 2:
- new patch
src/qemu/qemu_monitor.c | 20
src/qemu/qemu_monitor.h |1 +
src/qemu/qemu