qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 00/36] drop qapi nested structs


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
Date: Mon, 06 Apr 2015 07:13:28 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

On 04/04/2015 10:07 PM, Eric Blake wrote:
> We want to eventually allow qapi defaults, by making:
>  'data':{'*flag':'bool'}
> as shorthand for something like:
>  'data':{'flag':{'type':'bool', 'optional':true}}
> so that the default can be specified:
>  'data':{'flag':{'type':'bool', 'optional':true, 'default':true}}

My apologies - I mis-typed Berto's email address, so if you
reply-to-all, you'll get a bounce message if you don't manually fix it.
Is it worth me resending the series with an updated CC list?

-- 
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]