unicorn/qemu/scripts
Eric Blake 4b39eaae33
qapi: Hide tag_name data member of variants
Clean up the only remaining external use of the tag_name field of
QAPISchemaObjectTypeVariants, by explicitly listing the generated
'type' tag for all variants in the testsuite (you can still tell
simple unions by the -wrapper types). Then we can mark the
tag_name field as private by adding a leading underscore to prevent
any further use.

Backports commit da9cb19385fc66b2cb2584bbbbcbf50246d057e2 from qemu
2018-02-25 20:06:15 -05:00
..
create_config
make_device_config.sh
ordereddict.py
qapi-event.py qapi: Add new visit_complete() function 2018-02-25 01:20:03 -05:00
qapi-types.py qapi: Add new visit_free() function 2018-02-25 01:05:41 -05:00
qapi-visit.py
qapi.py qapi: Hide tag_name data member of variants 2018-02-25 20:06:15 -05:00