news: Add support for postcopy-requests migration statistics

This feature is introduced by 3f4914e0.

Signed-off-by: Han Han <hhan@redhat.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Han Han 2019-01-07 16:08:39 +08:00 committed by Michal Privoznik
parent 224389011c
commit 4ec225fc4e

View File

@ -112,6 +112,15 @@
sibling Hyperthread.
</description>
</change>
<change>
<summary>
qemu: Add support for postcopy-requests migration statistics
</summary>
<description>
The <code>virDomainJobInfo</code> can get number page requests
received from the destination host during post-copy migration.
</description>
</change>
</section>
<section title="Bug fixes">
</section>