]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Allow setting migration max downtime any time
authorChris St. Pierre <chris.a.st.pierre@gmail.com>
Mon, 29 Sep 2014 13:45:28 +0000 (13:45 +0000)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 30 Sep 2014 11:35:20 +0000 (13:35 +0200)
commitfe808d95bf353647bb39b3bc468f5a841b5588dd
tree18c6244abf184f51eba8927f4f02c4f657c1182f
parentbd2b0968c1bc5950685f61829ed711625e8e9850
Allow setting migration max downtime any time

This removes the artificial and unnecessary restriction that
virDomainSetMaxDowntime() only be called while a migration is in
progress.

https://bugzilla.redhat.com/show_bug.cgi?id=1146618

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_driver.c