diff options
| author | Eric Blake <eblake@redhat.com> | 2015-05-04 09:05:28 -0600 |
|---|---|---|
| committer | Markus Armbruster <armbru@redhat.com> | 2015-05-05 18:39:01 +0200 |
| commit | 3e391d355644b2bff7c9f187759aadb46c6e051f (patch) | |
| tree | 6b4c8cf72241f97797f60a05289d5e3782692933 /scripts/qapi-types.py | |
| parent | 895a2a80e0e054f0d5d3715aa93d10d15e49f9f7 (diff) | |
| download | focaccia-qemu-3e391d355644b2bff7c9f187759aadb46c6e051f.tar.gz focaccia-qemu-3e391d355644b2bff7c9f187759aadb46c6e051f.zip | |
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'. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'scripts/qapi-types.py')
0 files changed, 0 insertions, 0 deletions