Markus Armbruster <armbru@xxxxxxxxxx> wrote: > New enum QapiSpecialFeature enumerates the special feature flags. > > New helper gen_special_features() returns code to represent a > collection of special feature flags as a bitset. > > The next few commits will put them to use. > > Signed-off-by: Markus Armbruster <armbru@xxxxxxxxxx> > Reviewed-by: John Snow <jsnow@xxxxxxxxxx> Reviewed-by: Juan Quintela <quintela@xxxxxxxxxx>