]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add pre-migration hook
authorJiri Denemark <jdenemar@redhat.com>
Tue, 28 Feb 2012 12:42:42 +0000 (13:42 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 29 Feb 2012 11:27:12 +0000 (12:27 +0100)
commit04dec5826dc538d771fc29e4b8a2220d46050a44
tree90c2cc92e08ce7fc7bd4c0c5fc928fead0bc6e0d
parent8ab785783f36bb317d7debce4890219e810cad8e
qemu: Add pre-migration hook

This hook is called during the Prepare phase on destination host and may
be used for changing domain XML.
docs/hooks.html.in
src/qemu/qemu_migration.c
src/util/hooks.c
src/util/hooks.h