|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH v3 3/4] qapi: rename 'special_features' to 'features' |
Date: | Thu, 12 Dec 2024 13:06:43 +0100 |
User-agent: | Mozilla Thunderbird |
On 12/12/24 12:06, 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é <berrange@redhat.com> --- scripts/qapi/commands.py | 4 ++-- scripts/qapi/gen.py | 8 ++++---- scripts/qapi/types.py | 10 +++++----- scripts/qapi/visit.py | 14 +++++++------- 4 files changed, 18 insertions(+), 18 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |