mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 17:34:18 +03:00
NEWS: Mention postcopy-preempt migration capability
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
8d693d79c4
commit
377e30087a
7
NEWS.rst
7
NEWS.rst
@ -17,6 +17,13 @@ v10.0.0 (unreleased)
|
||||
|
||||
* **New features**
|
||||
|
||||
* qemu: Enable ``postcopy-preempt`` migration capability
|
||||
|
||||
Post-copy migrations are now started with ``postcopy-preempt``
|
||||
capability enabled as long as it is supported by both sides of migration.
|
||||
This should enable faster migration of memory pages that the destination
|
||||
tries to read before they are migrated from the source.
|
||||
|
||||
* **Improvements**
|
||||
|
||||
* **Bug fixes**
|
||||
|
Loading…
Reference in New Issue
Block a user