mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 05:35:25 +00: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**
|
||||
|
||||
* 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**
|
||||
|
||||
* **Bug fixes**
|
||||
|
Loading…
Reference in New Issue
Block a user