Lin Ma writes:
> Automatically generate enum value strings that containing the acceptable
> values.
> (Borrowed Daniel's code.)
>
> Signed-off-by: Lin Ma
> ---
> scripts/qapi-types.py | 2 ++
> scripts/qapi.py | 9 +
> 2 files changed, 11 insertions(+)
>
> diff --git a/scripts/qa
Automatically generate enum value strings that containing the acceptable values.
(Borrowed Daniel's code.)
Signed-off-by: Lin Ma
---
scripts/qapi-types.py | 2 ++
scripts/qapi.py | 9 +
2 files changed, 11 insertions(+)
diff --git a/scripts/qapi-types.py b/scripts/qapi-types.py
in