Re: [Qemu-devel] [PATCH v3 12/14] qapi: Support downstream flat unions

2015-05-07 Thread Markus Armbruster
Eric Blake writes: > Enhance the testsuite to cover downstream flat unions, including > the base type, discriminator name and type, and branch name and > type. Update the generator to mangle the union names in the > appropriate places. > > Signed-off-by: Eric Blake Reviewed-by: Markus Armbrust

[Qemu-devel] [PATCH v3 12/14] qapi: Support downstream flat unions

2015-05-05 Thread Eric Blake
Enhance the testsuite to cover downstream flat unions, including the base type, discriminator name and type, and branch name and type. Update the generator to mangle the union names in the appropriate places. Signed-off-by: Eric Blake --- scripts/qapi-types.py | 2 +- scripts/