From: Scott Garfinkle Date: Thu, 17 Aug 2017 22:17:22 +0000 (-0500) Subject: docs: document migrate-getmaxdowntime support X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=b7e779c1a51793ee63a52889440361d8ba019781;p=libvirt.git docs: document migrate-getmaxdowntime support --- diff --git a/docs/news.xml b/docs/news.xml index 26bd9bd6f6..640e5f52c4 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -35,6 +35,16 @@
+ + + qemu: Add migrate-getmaxdowntime command + + + 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 + + bhyve: Support autoport for VNC ports