[libvirt] [PATCH] qemu: s/VIR_ERR_NO_SUPPORT/VIR_ERR_OPERATION_UNSUPPORTED

Eric Blake eblake at redhat.com
Wed Mar 20 17:26:09 UTC 2013


On 03/20/2013 09:59 AM, Michal Privoznik wrote:
> The VIR_ERR_NO_SUPPORT error code is reserved for cases where an
> API is not implemented in a driver. It definitely should not be
> used when an API execution fails due to unsupported operation.
> ---
>  src/qemu/qemu_driver.c       |  2 +-
>  src/qemu/qemu_hotplug.c      | 30 +++++++++++++++---------------
>  src/qemu/qemu_monitor.c      |  2 +-
>  src/qemu/qemu_monitor_text.c |  2 +-
>  src/qemu/qemu_process.c      |  2 +-
>  5 files changed, 19 insertions(+), 19 deletions(-)

ACK.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130320/9d7a09fd/attachment-0001.sig>


More information about the libvir-list mailing list