On 09/26/2016 05:38 AM, Daniel P. Berrange wrote:
> On Mon, Sep 26, 2016 at 06:16:26PM +0800, Lin Ma wrote:
>> Automatically generate enum value strings that containing the acceptable
>> values.
>> (Borrowwed Daniel's code.)
s/Borrowwed/Borrowed/
>>
>> Signed-off-by: Lin Ma
>> ---
>> scripts/q
On Mon, Sep 26, 2016 at 06:16:26PM +0800, Lin Ma wrote:
> Automatically generate enum value strings that containing the acceptable
> values.
> (Borrowwed Daniel's code.)
>
> Signed-off-by: Lin Ma
> ---
> scripts/qapi-types.py | 2 ++
> scripts/qapi.py | 9 +
> 2 files changed, 11
Automatically generate enum value strings that containing the acceptable values.
(Borrowwed 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
i