[PATCH v3 14/15] news: document recent virtio memory addition

Michal Privoznik mprivozn at redhat.com
Wed Mar 17 11:57:24 UTC 2021


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

diff --git a/NEWS.rst b/NEWS.rst
index bd40373a80..a58b04edb0 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -13,6 +13,13 @@ v7.2.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.
+
 * **Improvements**
 
 * **Bug fixes**
-- 
2.26.2




More information about the libvir-list mailing list