mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
NEWS: Document domain memory dirty rate APIs
Signed-off-by: Hao Wang <wanghao232@huawei.com> Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
5be6decbb1
commit
4d09f35f57
11
NEWS.rst
11
NEWS.rst
@ -13,6 +13,17 @@ v7.2.0 (unreleased)
|
|||||||
|
|
||||||
* **New features**
|
* **New features**
|
||||||
|
|
||||||
|
* qemu: Implement domain memory dirty rate calculation API
|
||||||
|
|
||||||
|
New API ``virDomainStartDirtyRateCalc()`` and virsh command
|
||||||
|
``domdirtyrate-calc`` are added to start calculating a live domain's
|
||||||
|
memory dirty rate.
|
||||||
|
|
||||||
|
* qemu: Support reporting memory dirty rate stats
|
||||||
|
|
||||||
|
The memory dirty rate stats can be obtained through ``virsh domstats
|
||||||
|
--dirtyrate`` via the virConnectGetAllDomainStats API.
|
||||||
|
|
||||||
* **Improvements**
|
* **Improvements**
|
||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
Loading…
Reference in New Issue
Block a user