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 more cleanup qemu/configure 2017-01-19 14:11:54 +08:00
make_device_config.sh fix file perms 2015-08-28 21:05:38 -07:00
ordereddict.py import 2015-08-21 15:04:50 +08:00
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: Add parameter to visit_end_* 2018-02-25 00:57:54 -05:00
qapi.py qapi: Hide tag_name data member of variants 2018-02-25 20:06:15 -05:00