diff options
author | Markus Armbruster <armbru@redhat.com> | 2019-10-24 13:02:35 +0200 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2019-10-29 07:35:16 +0100 |
commit | b3cdff10e5e82ba7b99c59ab3089883f6bb85ed8 (patch) | |
tree | 5f99a236ac86c6a73286c05e00e63cae7a670990 /tests | |
parent | ad1ecfc6794bddd512f6f0ce400e3018d89e167b (diff) |
qapi: Lift features into QAPISchemaEntity
Commit 6a8c0b5102 "qapi: Add feature flags to struct types" added
features to QAPISchemaObjectType. Commit a95daa5093 "qapi: Add
feature flags to commands in qapi" added them to QAPISchemaCommand,
duplicating the code. Tolerable, but the duplication will only get
worse as we add features to more definitions.
To de-duplicate, lift features from QAPISchemaObjectType and
QAPISchemaCommand into QAPISchemaEntity.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20191024110237.30963-18-armbru@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions