Daniel P. Berrangé writes:
> This updates the QAPI code generation to refer to 'features' instead
> of 'special_features', in preparation for generalizing their exposure.
>
> Signed-off-by: Daniel P. Berrangé
> ---
> scripts/qapi/commands.py | 4 ++--
> scripts/qapi/gen.py | 6 +++---
>
On 18/10/24 07:17, Daniel P. Berrangé wrote:
This updates the QAPI code generation to refer to 'features' instead
of 'special_features', in preparation for generalizing their exposure.
Signed-off-by: Daniel P. Berrangé
---
scripts/qapi/commands.py | 4 ++--
scripts/qapi/gen.py | 6 +++
This updates the QAPI code generation to refer to 'features' instead
of 'special_features', in preparation for generalizing their exposure.
Signed-off-by: Daniel P. Berrangé
---
scripts/qapi/commands.py | 4 ++--
scripts/qapi/gen.py | 6 +++---
scripts/qapi/types.py| 10 +-
sc