qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH RFC v3 29/32] qapi: Pseudo-type '**' is now unus


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH RFC v3 29/32] qapi: Pseudo-type '**' is now unused, drop it
Date: Wed, 5 Aug 2015 11:13:51 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

On 08/04/2015 09:58 AM, Markus Armbruster wrote:
> 'gen': false needs to stay for now, because netdev_add is still using
> it.

And the next patch will use it too.

> 
> Signed-off-by: Markus Armbruster <address@hidden>
> ---
>  docs/qapi-code-gen.txt                    | 18 ++++++------------
>  scripts/qapi.py                           | 20 ++++----------------
>  tests/Makefile                            |  2 +-
>  tests/qapi-schema/type-bypass-no-gen.err  |  1 -
>  tests/qapi-schema/type-bypass-no-gen.exit |  1 -
>  tests/qapi-schema/type-bypass-no-gen.json |  2 --
>  tests/qapi-schema/type-bypass-no-gen.out  |  0
>  tests/qapi-schema/type-bypass.err         |  0
>  tests/qapi-schema/type-bypass.exit        |  1 -
>  tests/qapi-schema/type-bypass.json        |  2 --
>  tests/qapi-schema/type-bypass.out         |  4 ----
>  11 files changed, 11 insertions(+), 40 deletions(-)
>  delete mode 100644 tests/qapi-schema/type-bypass-no-gen.err
>  delete mode 100644 tests/qapi-schema/type-bypass-no-gen.exit
>  delete mode 100644 tests/qapi-schema/type-bypass-no-gen.json
>  delete mode 100644 tests/qapi-schema/type-bypass-no-gen.out
>  delete mode 100644 tests/qapi-schema/type-bypass.err
>  delete mode 100644 tests/qapi-schema/type-bypass.exit
>  delete mode 100644 tests/qapi-schema/type-bypass.json
>  delete mode 100644 tests/qapi-schema/type-bypass.out
> 

Reviewed-by: Eric Blake <address@hidden>

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