]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: snapshot: move transient snapshot code to qemu_process
authorPeter Krempa <pkrempa@redhat.com>
Tue, 27 Apr 2021 18:31:11 +0000 (20:31 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 24 May 2021 18:38:07 +0000 (20:38 +0200)
commitb7583a5ba3be0484b6f7db4f86f3c4a6806baaf6
tree3d4ea600f2b46de2e7fce9d82f61e4a420ffe8b3
parentf9e8857eec091f4779baac3daa0a7e533c509c25
qemu: snapshot: move transient snapshot code to qemu_process

The code deals with the startup of the VM and just uses the snapshot
code to achieve the desired outcome.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_process.c
src/qemu/qemu_snapshot.c
src/qemu/qemu_snapshot.h