Daniel P. Berrangé writes:
> This removed the QapiFeatures enum and auto-generates an enum which
> exposes all features defined by the schema to code.
>
> The 'deprecated' and 'unstable' features still have a little bit of
> special handling, being force defined to be the 1st + 2nd features
> in
On Fri, Aug 02, 2024 at 03:50:33PM +0200, Markus Armbruster wrote:
> Doesn't build for me:
>
> qapi/qapi-init-commands.c: In function ‘qmp_init_marshal’:
> qapi/qapi-init-commands.c:70:84: error:
> ‘QAPI_FEATURE_ALLOW_WRITE_ONLY_OVERLAY’ undeclared (first use in this
> function)
>
Doesn't build for me:
qapi/qapi-init-commands.c: In function ‘qmp_init_marshal’:
qapi/qapi-init-commands.c:70:84: error:
‘QAPI_FEATURE_ALLOW_WRITE_ONLY_OVERLAY’ undeclared (first use in this function)
70 | qmp_marshal_blockdev_snapshot,
QCO_ALLOW_PRECONFIG