From 4ec225fc4e24626a3f3340de768a25ea0c40a309 Mon Sep 17 00:00:00 2001 From: Han Han Date: Mon, 7 Jan 2019 16:08:39 +0800 Subject: [PATCH] news: Add support for postcopy-requests migration statistics This feature is introduced by 3f4914e0. Signed-off-by: Han Han Signed-off-by: Michal Privoznik --- docs/news.xml | 9 +++++++++ 1 file changed, 9 insertions(+) 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. + +