]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Recover from interrupted jobs
authorJiri Denemark <jdenemar@redhat.com>
Mon, 4 Jul 2011 21:33:39 +0000 (23:33 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 12 Jul 2011 23:53:32 +0000 (01:53 +0200)
commite6704af1fcc39a8daabf97e78378c3c45f99515d
treee04706e3a631c3defbf0b6eb9b43f091f824d144
parentff340a84b819e48cdf7635fd805d0974354ef220
qemu: Recover from interrupted jobs

Detect and react on situations when libvirtd was restarted or killed
when a job was active.
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_process.c