]> git.ipfire.org Git - thirdparty/libvirt.git/commit
snapshot: qemu: Add async job type for snapshots
authorPeter Krempa <pkrempa@redhat.com>
Mon, 8 Oct 2012 14:34:19 +0000 (16:34 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Sat, 3 Nov 2012 13:57:43 +0000 (14:57 +0100)
commit2a59a3d5970a3e47f54d479a6c9c48dc0dbdcd53
tree0a977e21f217886c70f650f5d19cf25bd348de3d
parent5f75bd4bbe605c8799e84acc7f6a1d6b41e6f1d1
snapshot: qemu: Add async job type for snapshots

The new external system checkpoints will require an async job while the
snapshot is taken. This patch adds QEMU_ASYNC_JOB_SNAPSHOT to track this
job type.
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_process.c