]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Rename qemuMigrationSrcCancel
authorJiri Denemark <jdenemar@redhat.com>
Tue, 30 Aug 2022 09:18:06 +0000 (11:18 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 6 Sep 2022 16:28:10 +0000 (18:28 +0200)
commit0ff8c175f743524d83a3939b2201f3bc1245d6e6
tree756e8a16f4e017de0fc05e8844949405a656dcf0
parente4f577b25ef30d4bde661dd6935559486167681a
qemu: Rename qemuMigrationSrcCancel

Let's call this qemuMigrationSrcCancelUnattended as the function is
supposed to be used when no other thread is watching the migration.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_migration.c
src/qemu/qemu_migration.h
src/qemu/qemu_process.c