|
@@ -491,11 +491,11 @@
|
|
# @granularity: granularity of the dirty bitmap in bytes (since 1.4)
|
|
# @granularity: granularity of the dirty bitmap in bytes (since 1.4)
|
|
#
|
|
#
|
|
# @recording: true if the bitmap is recording new writes from the guest.
|
|
# @recording: true if the bitmap is recording new writes from the guest.
|
|
-# Replaces `active` and `disabled` statuses. (since 4.0)
|
|
|
|
|
|
+# Replaces ``active`` and ``disabled`` statuses. (since 4.0)
|
|
#
|
|
#
|
|
# @busy: true if the bitmap is in-use by some operation (NBD or jobs)
|
|
# @busy: true if the bitmap is in-use by some operation (NBD or jobs)
|
|
# and cannot be modified via QMP or used by another operation.
|
|
# and cannot be modified via QMP or used by another operation.
|
|
-# Replaces `locked` and `frozen` statuses. (since 4.0)
|
|
|
|
|
|
+# Replaces ``locked`` and ``frozen`` statuses. (since 4.0)
|
|
#
|
|
#
|
|
# @persistent: true if the bitmap was stored on disk, is scheduled to be stored
|
|
# @persistent: true if the bitmap was stored on disk, is scheduled to be stored
|
|
# on disk, or both. (since 4.0)
|
|
# on disk, or both. (since 4.0)
|