qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v5 1/4] qapi: Comment version info in Transactio


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v5 1/4] qapi: Comment version info in TransactionAction
Date: Wed, 17 Dec 2014 14:18:07 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0

On 12/17/2014 05:51 AM, Fam Zheng wrote:
> Signed-off-by: Fam Zheng <address@hidden>
> ---
>  qapi-schema.json | 6 ++++++
>  1 file changed, 6 insertions(+)

Reviewed-by: Eric Blake <address@hidden>

> 
> diff --git a/qapi-schema.json b/qapi-schema.json
> index 563b4ad..47d99cf 100644
> --- a/qapi-schema.json
> +++ b/qapi-schema.json
> @@ -1254,6 +1254,12 @@
>  #
>  # A discriminated record of operations that can be performed with
>  # @transaction.
> +#
> +# Since 1.1
> +#
> +# drive-backup since 1.6
> +# abort since 1.6
> +# blockdev-snapshot-internal-sync since 1.7
>  ##
>  { 'union': 'TransactionAction',
>    'data': {
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]