unicorn/qemu/scripts
Eric Blake f1a8fcd7a7
qapi: Drop useless 'data' member of unions
We started moving away from the use of the 'void *data' member
in the C union corresponding to a QAPI union back in commit
544a373; recent commits have gotten rid of other uses. Now
that it is completely unused, we can remove the member itself
as well as the FIXME comment. Update the testsuite to drop the
negative test union-clash-data.

Backports commit 48eb62a74fc2d6b0ae9e5f414304a85cfbf33066 from qemu
2018-02-21 22:27:26 -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: Rename 'fields' to 'members' in generator 2018-02-21 22:20:02 -05:00
qapi-types.py qapi: Drop useless 'data' member of unions 2018-02-21 22:27:26 -05:00
qapi-visit.py qapi-visit: Expose visit_type_FOO_members() 2018-02-21 22:26:38 -05:00
qapi.py qapi: Rename 'fields' to 'members' in generator 2018-02-21 22:20:02 -05:00