[PATCH v5 15/16] news: document recent virtio memory addition

Michal Privoznik posted 16 patches 4 years, 4 months ago
There is a newer version of this series
[PATCH v5 15/16] news: document recent virtio memory addition
Posted by Michal Privoznik 4 years, 4 months ago
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
---
 NEWS.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 4521499db7..68afc01633 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,13 @@ v7.8.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.32.0