Skip to content
Snippets Groups Projects
Commit 013b4efc authored by Markus Armbruster's avatar Markus Armbruster
Browse files

qapi: Add feature flags to remaining definitions


In v4.1.0, we added feature flags just to struct types (commit
6a8c0b51^..f3ed93d5), to satisfy an immediate need (commit
c9d40709 "file-posix: Add dynamic-auto-read-only QAPI feature").  In
v4.2.0, we added them to commands (commit 23394b4c "qapi: Add
feature flags to commands") to satisfy another immediate need (commit
d76744e65e "qapi: Allow introspecting fix for savevm's cooperation
with blockdev").

Add them to the remaining definitions: enumeration types, union types,
alternate types, and events.

Signed-off-by: default avatarMarkus Armbruster <armbru@redhat.com>
Reviewed-by: default avatarEric Blake <eblake@redhat.com>
Message-Id: <20200317115459.31821-13-armbru@redhat.com>
parent e4405b30
No related branches found
No related tags found
Loading
Showing
with 242 additions and 121 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment