[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH V2 3/8] qapi script: check correctness of discri
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH V2 3/8] qapi script: check correctness of discriminator values in union |
Date: |
Mon, 02 Dec 2013 12:44:26 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 |
On 11/12/2013 03:25 PM, Wenchao Xia wrote:
> It will check whether the values specified are written correctly,
> and whether all enum values are covered, when discriminator is a
> pre-defined enum type
>
> Signed-off-by: Wenchao Xia <address@hidden>
> ---
> scripts/qapi-visit.py | 17 +++++++++++++++++
> scripts/qapi.py | 31 +++++++++++++++++++++++++++++++
> 2 files changed, 48 insertions(+), 0 deletions(-)
Reviewed-by: Eric Blake <address@hidden>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-devel] [PATCH V2 3/8] qapi script: check correctness of discriminator values in union,
Eric Blake <=