Signed-off-by: Hyman Huang <yong.huang@xxxxxxxxxx> --- NEWS.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 08e5a3d04a..655666e64b 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -35,6 +35,14 @@ v9.9.0 (2023-11-01) guest features to see if the current libvirt supports both deleting and reverting external snapshots. + * QEMU: Support dirty-limit live migration + + Introduce ``VIR_MIGRATE_DIRTY_LIMIT`` flag for live migration API, + which can enable the dirty-limit convergence algorithm during live + migration and reap more stable read performance for guest vCPUs. + + Also, add the corresponding ``--dirty-limit`` option to ``virsh migrate``. + * virsh: add ``console --resume`` support The ``virsh console`` subcommand now accepts a ``--resume`` option. This -- 2.39.1 _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx