unicorn/qemu/scripts
Eric Blake 2d6d612c61
qapi: Forbid 'type' in schema
Referring to "type" as both a meta-type (built-in, enum, union,
alternate, or struct) and a specific type (the name that the
schema uses for declaring structs) is confusing. Finish up the
conversion to using "struct" in qapi schema by removing the hack
in the generator that allowed 'type'.

Backports commit 3e391d355644b2bff7c9f187759aadb46c6e051f from qemu
2018-02-19 14:23:21 -05:00
..
create_config
make_device_config.sh
ordereddict.py
qapi-event.py import 2015-08-21 15:04:50 +08:00
qapi-types.py qapi: Prefer 'struct' over 'type' in generator 2018-02-19 14:13:32 -05:00
qapi-visit.py qapi: Prefer 'struct' over 'type' in generator 2018-02-19 14:13:32 -05:00
qapi.py qapi: Forbid 'type' in schema 2018-02-19 14:23:21 -05:00