From b7e779c1a51793ee63a52889440361d8ba019781 Mon Sep 17 00:00:00 2001 From: Scott Garfinkle Date: Thu, 17 Aug 2017 17:17:22 -0500 Subject: [PATCH] docs: document migrate-getmaxdowntime support --- docs/news.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) 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