qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 24/26] qidl: add QAPI-based code generator


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 24/26] qidl: add QAPI-based code generator
Date: Mon, 15 Oct 2012 10:12:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121009 Thunderbird/16.0

Il 12/10/2012 23:11, Michael Roth ha scritto:
> +        elif field['type'].startswith('enum '):
> +            typename = 'int'

Note that there is support for enum properties in qdev.  Please consider
adding it, though it can be done as a follow-up.

I'm going to play a bit with the series and convert 1 or 2 devices
myself to see how it looks, then I'll give my acked-by.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]