]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Remove special case for virDomainMigrateSetMaxDowntime
authorJiri Denemark <jdenemar@redhat.com>
Tue, 19 Jul 2011 00:27:37 +0000 (02:27 +0200)
committerEric Blake <eblake@redhat.com>
Wed, 27 Jul 2011 14:45:16 +0000 (08:45 -0600)
commit63d15036cc59f4f5695ffddb99884f00cb9030a3
tree1eacafa8bbd0b52c2be8d8533bed579192d05b3c
parentd1bd3f57bcfb561618b649d9004c58236aab0c56
qemu: Remove special case for virDomainMigrateSetMaxDowntime

Call qemu monitor command directly within a special job that is only
allowed during outgoing migration.
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
src/qemu/qemu_driver.c
src/qemu/qemu_migration.c