docs: document migrate-getmaxdowntime support

This commit is contained in:
Scott Garfinkle 2017-08-17 17:17:22 -05:00 committed by John Ferlan
parent 9002c5047a
commit b7e779c1a5

View File

@ -35,6 +35,16 @@
<libvirt>
<release version="v3.7.0" date="unreleased">
<section title="New features">
<change>
<summary>
qemu: Add migrate-getmaxdowntime command
</summary>
<description>
Currently, the maximum tolerable downtime for a domain being migrated
is write-only from libvirt, via migrate-setmaxdowntime. This
implements a complementary migrate-getmaxdowntime command
</description>
</change>
<change>
<summary>
bhyve: Support autoport for VNC ports