add dirty-ring capability

This commit is contained in:
mii
2024-04-23 01:16:47 +00:00
parent 1a1ee1de48
commit 4dd0b04e30
4 changed files with 17 additions and 3 deletions

View File

@@ -534,6 +534,8 @@
# each RAM page. Requires a migration URI that supports seeking,
# such as a file. (since 9.0)
#
# @dirty-ring: Dirty ring. (since 9.0)
#
# Features:
#
# @deprecated: Member @block is deprecated. Use blockdev-mirror with
@@ -558,7 +560,7 @@
{ 'name': 'x-ignore-shared', 'features': [ 'unstable' ] },
'validate-uuid', 'background-snapshot',
'zero-copy-send', 'postcopy-preempt', 'switchover-ack',
'dirty-limit', 'mapped-ram'] }
'dirty-limit', 'mapped-ram', 'dirty-ring'] }
##
# @MigrationCapabilityStatus: