]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_snapshot: revert: fix emitting events
authorPavel Hrdina <phrdina@redhat.com>
Mon, 15 Nov 2021 16:12:20 +0000 (17:12 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Tue, 23 Nov 2021 10:41:48 +0000 (11:41 +0100)
commitd8a4acab968dd2fdd713eceb695c2a5002df22cb
tree5297b560bee0c5a2d63628e6bbb4e1938c86ae66
parentf33ce12e9cd9cab7e6022e91d3765c33d99bf777
qemu_snapshot: revert: fix emitting events

Now that we always restart the QEMU process events are emitted
differently so we need to update the code and the comment as well.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_snapshot.c