Signed-off-by: Fam Zheng <f...@redhat.com> --- qapi-schema.json | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/qapi-schema.json b/qapi-schema.json index 1ddd395..48ba583 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -1256,6 +1256,8 @@ # @transaction. # # Since 1.1 +# drive-backup since 1.6 +# blockdev-snapshot-internal-sync since 1.7 # blockdev-backup since 2.3 ## { 'union': 'TransactionAction', -- 1.9.3