[PATCH v4 13/14] news: document recent virtio memory addition

Michal Privoznik mprivozn at redhat.com
Wed Jun 23 10:12:18 UTC 2021


Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
---
 NEWS.rst | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 2c7180cb95..3cb4289784 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,6 +8,18 @@ the changes introduced by each of them.
 For a more fine-grained view, use the `git log`_.
 
 
+v7.6.0 (unreleased)
+===================
+
+* **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.
+
 v7.5.0 (unreleased)
 ===================
 
-- 
2.31.1




More information about the libvir-list mailing list