qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 0/3] qapi: convert add_client


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v3 0/3] qapi: convert add_client
Date: Tue, 25 Sep 2012 08:34:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120911 Thunderbird/15.0.1

Il 24/09/2012 23:55, Luiz Capitulino ha scritto:
> v3
> 
>  - qmp_add_client(): don't use errp to test for error
> 
> Luiz Capitulino (1):
>   qapi: convert add_client
> 
> Paolo Bonzini (2):
>   pci-assign: use monitor_handle_fd_param
>   monitor: add Error * argument to monitor_get_fd
> 
>  dump.c              |  3 +--
>  hw/kvm/pci-assign.c | 12 +++---------
>  migration-fd.c      |  2 +-
>  monitor.c           | 48 ++++++------------------------------------------
>  monitor.h           |  2 +-
>  qapi-schema.json    | 23 +++++++++++++++++++++++
>  qmp-commands.hx     |  5 +----
>  qmp.c               | 43 +++++++++++++++++++++++++++++++++++++++++++
>  8 files changed, 79 insertions(+), 59 deletions(-)
> 

Reviewed-by: Paolo Bonzini <address@hidden>



reply via email to

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