mirror of https://gitee.com/openkylin/libvirt.git
NEWS: Add support for post-copy recovery
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
This commit is contained in:
parent
ce34977c1f
commit
5915f93ed0
5
NEWS.rst
5
NEWS.rst
|
@ -17,6 +17,11 @@ v8.5.0 (unreleased)
|
|||
|
||||
* **New features**
|
||||
|
||||
* qemu: Add support for post-copy migration recovery
|
||||
|
||||
A new ``VIR_MIGRATE_POSTCOPY_RESUME`` flag (``virsh migrate --postcopy-resume``)
|
||||
was introduced for recovering from a failed post-copy migration.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* **Bug fixes**
|
||||
|
|
Loading…
Reference in New Issue