From: Rohit Kumar Date: Tue, 21 Jun 2022 12:22:26 +0000 (-0700) Subject: NEWS: Add support for network backed NVRAM X-Git-Tag: v8.5.0-rc1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d6abb5222e1693a6245a26dc6b730557cd2e2b9;p=thirdparty%2Flibvirt.git NEWS: Add support for network backed NVRAM Signed-off-by: Rohit Kumar Reviewed-by: Ani Sinha Signed-off-by: Michal Privoznik Reviewed-by: Michal Privoznik --- diff --git a/NEWS.rst b/NEWS.rst index 9a8624a97e..9a92fb4fcb 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 newly introduced + attribute `type='network'` with `` element. + * qemu: Add support for post-copy migration recovery A new ``VIR_MIGRATE_POSTCOPY_RESUME`` flag (``virsh migrate --postcopy-resume``)