qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 01/13] qapi: Update qapi-code-gen.txt example to


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH 01/13] qapi: Update qapi-code-gen.txt example to match current code
Date: Mon, 05 May 2014 08:49:14 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Eric Blake <address@hidden> writes:

> On 05/02/2014 06:44 AM, Markus Armbruster wrote:
>> Signed-off-by: Markus Armbruster <address@hidden>
>> ---
>>  docs/qapi-code-gen.txt | 146
>> ++++++++++++++++++++++++++++++-------------------
>>  1 file changed, 90 insertions(+), 56 deletions(-)
>
> Reviewed-by: Eric Blake <address@hidden>
>
> I checked that this matches the current reality, and serves as a good
> metric for what the rest of the series cleans up.
>
>>  === scripts/qapi-commands.py ===
>>  
>>  Used to generate the marshaling/dispatch functions for the commands defined
>> @@ -356,18 +395,8 @@ $(prefix)qmp-commands.h: Function prototypes for the 
>> QMP commands
>>  Example:
>>  
>>      address@hidden:~/w/qemu2.git$ cat qapi-generated/example-qmp-marshal.c
>
> The file was missing the example command line that generated this file;
> I figured it out:
>
>     address@hidden:~/w/qemu2.git$ python scripts/qapi-commands.py \
>         --output-dir="qapi-generated" --prefix="example-" <
> example-schema.json
>
> if you want to add that to this patch.

Sure, why not, but if there's nothing else to correct in this series,
I'd prefer a separate commit to a respin.



reply via email to

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