Signed-off-by: Michal Privoznik <mprivozn(a)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