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 > --- > 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 -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org