qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4] pci-hotplug-old: avoid losing error message


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4] pci-hotplug-old: avoid losing error message
Date: Tue, 30 Sep 2014 09:12:14 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

Il 18/09/2014 15:06, address@hidden ha scritto:
> we will lose the error message. Using error_report
> to report it.
> 
> Cc: Markus Armbruster <address@hidden>
> Signed-off-by: Gonglei <address@hidden>
> Reviewed-by: Markus Armbruster <address@hidden>
> Reviewed-by: Eric Blake <address@hidden>
> ---
> v4:
>  fix typo in the subject (Eric), Thanks.
> v3:
>  fix some typos/grammar issues (Eric) and add 'R-by' tag
> v2: 
>  using original condition instead of local_err (Markus)
> ---
>  hw/pci/pci-hotplug-old.c | 5 ++++-

Hi Gonglei, since this is for an HMP-only command, please use
qerror_report_err like qemu_pci_hot_add_nic does.

Sorry for not noticing this patch earlier.

Paolo



reply via email to

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