[PATCH] Add support for network backed NVRAM

Rohit Kumar rohit.kumar3 at nutanix.com
Tue Jun 21 12:22:26 UTC 2022


Signed-off-by: Rohit Kumar <rohit.kumar3 at nutanix.com>
---
 NEWS.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 9a8624a97e..9766dbe1df 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -17,6 +17,11 @@ v8.5.0 (unreleased)
 
 * **New features**
 
+  * qemu: Introduce support for network backed NVRAM
+
+    Users can now use remote store NVRAM image by specifying attribute
+    `type='network'` with `<nvram>` element.
+
   * qemu: Add support for post-copy migration recovery
 
     A new ``VIR_MIGRATE_POSTCOPY_RESUME`` flag (``virsh migrate --postcopy-resume``)
-- 
2.25.1



More information about the libvir-list mailing list