On 10/01/2013 07:20 AM, Kevin Wolf wrote:
> This introduces a new 'base' key for struct definitions that refers to
> another struct type. On the JSON level, the fields of the base type are
> included directly into the same namespace as the fields of the defined
> type, like with unions. On the C level, a pointer to a struct of the
> base type is included.
> 
> Signed-off-by: Kevin Wolf <kw...@redhat.com>
> ---
>  docs/qapi-code-gen.txt | 17 +++++++++++++++++
>  scripts/qapi-types.py  |  4 ++++
>  scripts/qapi-visit.py  | 18 ++++++++++++++++--
>  3 files changed, 37 insertions(+), 2 deletions(-)

Reviewed-by: Eric Blake <ebl...@redhat.com>

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