Re: [Qemu-devel] [PATCH V7 01/11] qapi script: remember enum values
Wenchao Xia writes: > Later other scripts will need to check the enum values. > > Signed-off-by: Wenchao Xia > Reviewed-by: Eric Blake > --- > scripts/qapi.py| 18 ++ > tests/qapi-schema/comments.out |2 +- > tests/qapi-schema/qapi-schema-t
[Qemu-devel] [PATCH V7 01/11] qapi script: remember enum values
Later other scripts will need to check the enum values. Signed-off-by: Wenchao Xia Reviewed-by: Eric Blake --- scripts/qapi.py| 18 ++ tests/qapi-schema/comments.out |2 +- tests/qapi-schema/qapi-schema-test.out | 10 +- 3 files ch