[PATCH v2 2/5] qapi: Add feature flags to enum members

Kevin Wolf kwolf at redhat.com
Tue Oct 12 10:41:27 UTC 2021


Am 09.10.2021 um 14:09 hat Markus Armbruster geschrieben:
> This is quite similar to commit 84ab008687 "qapi: Add feature flags to
> struct members", only for enums instead of structs.
> 
> Special feature flag 'deprecated' is silently ignored there.  This is
> okay only because it will be implemented shortly.
> 
> Signed-off-by: Markus Armbruster <armbru at redhat.com>
> Reviewed-by: Eric Blake <eblake at redhat.com>

Should we have a test case for an invalid value for 'features'?

Kevin




More information about the libvir-list mailing list