qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 03/24] qmp: teach qmp_dispatch() to take a pre-f


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 03/24] qmp: teach qmp_dispatch() to take a pre-filled QDict
Date: Mon, 10 Oct 2016 15:20:55 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 10/10/2016 04:22 AM, Marc-André Lureau wrote:
> Give an optionnal qdict for the dispatch call to be used for the

s/optionnal/optional/

> reply. The qemu monitor has the request "id" pre-filled, simplifying a
> bit the code.

simplifying the code a bit

> 
> Signed-off-by: Marc-André Lureau <address@hidden>
> ---
>  monitor.c                   | 26 +++++++++++---------------
>  qapi/qmp-dispatch.c         |  5 ++---
>  qga/main.c                  |  2 +-
>  tests/test-qmp-commands.c   |  8 ++++----
>  include/qapi/qmp/dispatch.h |  2 +-
>  5 files changed, 19 insertions(+), 24 deletions(-)
> 

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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