]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Save job type in domain status XML
authorJiri Denemark <jdenemar@redhat.com>
Mon, 6 Jun 2011 08:28:38 +0000 (10:28 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 12 Jul 2011 23:53:32 +0000 (01:53 +0200)
commitff340a84b819e48cdf7635fd805d0974354ef220
tree896cd055ed41575c76dbfb4fac3ae959a6915293
parent361842881e0f5db7f18280b4090bbb5d2a300bfa
qemu: Save job type in domain status XML

If libvirtd is restarted when a job is running, the new libvirtd process
needs to know about that to be able to recover and rollback the
operation.
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_migration.c
src/qemu/qemu_process.c