diff options
author | 2024-03-15 16:22:41 +0100 | |
---|---|---|
committer | 2024-04-24 10:03:54 +0200 | |
commit | 2418d1c43add3e8e7089a092574da703c15ac14c (patch) | |
tree | ca0c0dd784565ddb836aebb9ec32af05742e7eb0 /scripts/coverage/compare_gcov_json.py | |
parent | qapi/schema: add pylint suppressions (diff) | |
download | qemu-2418d1c43add3e8e7089a092574da703c15ac14c.tar.xz qemu-2418d1c43add3e8e7089a092574da703c15ac14c.zip |
qapi: create QAPISchemaDefinition
Include entities don't have names, but we generally expect "entities" to
have names. Reclassify all entities with names as *definitions*, leaving
the nameless include entities as QAPISchemaEntity instances.
This is primarily to help simplify typing around expectations of what
callers expect for properties of an "entity".
Suggested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-ID: <20240315152301.3621858-6-armbru@redhat.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions