Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
NEWS.rst | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index c6ae6a6c60..6f8a4bb037 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -35,6 +35,13 @@ v7.1.0 (unreleased)
``virNetworkGetXMLDesc()``, and ``virDomainScreenshot()``, APIs have been
implemented in the Hyper-V driver.
+ * 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