Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
NEWS.rst | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 5f8b0ae02d..af6631724a 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -8,6 +8,22 @@ the changes introduced by each of them.
For a more fine-grained view, use the `git log`_.
+v7.4.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**
+
v7.3.0 (unreleased)
===================
--
2.26.3