[libvirt] [PATCH 3/3] qemu: Fix hot (un-)plug error codes and messages

Peter Krempa pkrempa at redhat.com
Thu Jul 11 11:50:40 UTC 2013


On 07/11/13 13:29, Michal Privoznik wrote:
> With current code, error reporting for unsupported devices for hot plug,
> unplug and update is total mess. The VIR_ERR_CONFIG_UNSUPPORTED error
> code is reported instead of VIR_ERR_OPERATION_UNSUPPORTED. Moreover, the
> error messages are not helping to find the root cause (lack of
> implementation).
> ---
>   src/qemu/qemu_driver.c | 42 +++++++++++++++++++++++-------------------
>   1 file changed, 23 insertions(+), 19 deletions(-)
>

ACK,

Peter




More information about the libvir-list mailing list