mirror of https://gitee.com/openkylin/libvirt.git
NEWS: Add support for network backed NVRAM
Signed-off-by: Rohit Kumar <rohit.kumar3@nutanix.com> Reviewed-by: Ani Sinha <ani@anisinha.ca> Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
b8a2d96758
commit
5d6abb5222
5
NEWS.rst
5
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 `<nvram>` element.
|
||||
|
||||
* qemu: Add support for post-copy migration recovery
|
||||
|
||||
A new ``VIR_MIGRATE_POSTCOPY_RESUME`` flag (``virsh migrate --postcopy-resume``)
|
||||
|
|
Loading…
Reference in New Issue