From: Peter Krempa <pkrempa@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
---
NEWS.rst | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/NEWS.rst b/NEWS.rst
index 56e344776b..cacc023966 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -41,8 +41,18 @@ v12.3.0 (unreleased)
* **Improvements**
+ * Add mechanism to prevent accidental shrink of device with ``virsh blockresize``
+
+ A new flag ``VIR_DOMAIN_BLOCK_RESIZE_EXTEND`` was introduced which prevents
+ accidental shrinking of the block device of the VM. The flag is exposed
+ as ``virsh blockresize --extend``.
+
+ * Expose ``MemAvailable`` field from kernel's meminfo as ``VIR_NODE_MEMORY_STATS_AVAILABLE``
+
* **Bug fixes**
+ * apparmor: Don't drop macvtap devices from profile on blockjobs
+
v12.2.0 (2026-04-01)
====================
--
2.53.0