mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
news: document recent virtio memory addition
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
f72e4edf50
commit
2061062594
7
NEWS.rst
7
NEWS.rst
@ -17,6 +17,13 @@ v7.9.0 (unreleased)
|
|||||||
|
|
||||||
* **New features**
|
* **New features**
|
||||||
|
|
||||||
|
* Introduce virtio-mem ``<memory/>`` model
|
||||||
|
|
||||||
|
New virtio-mem model is introduced for ``<memory/>`` device which is a
|
||||||
|
paravirtualized mechanism of adding/removing memory to/from a VM. Use
|
||||||
|
``virDomainUpdateDeviceFlags()`` API to adjust amount of memory or ``virsh
|
||||||
|
update-memory-device`` for convenience.
|
||||||
|
|
||||||
* **Improvements**
|
* **Improvements**
|
||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user