From: Han Han Date: Mon, 7 Jan 2019 08:08:39 +0000 (+0800) Subject: news: Add support for postcopy-requests migration statistics X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=4ec225fc4e24626a3f3340de768a25ea0c40a309;p=libvirt.git news: Add support for postcopy-requests migration statistics This feature is introduced by 3f4914e0. Signed-off-by: Han Han Signed-off-by: Michal Privoznik --- diff --git a/docs/news.xml b/docs/news.xml index ce6f2c07fc..8c608cdc36 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -112,6 +112,15 @@ sibling Hyperthread. + + + qemu: Add support for postcopy-requests migration statistics + + + The virDomainJobInfo can get number page requests + received from the destination host during post-copy migration. + +