[libvirt] [PATCH] qemu: Substitute VIR_ERR_NO_SUPPORT with VIR_ERR_OPERATION_INVALID

Eric Blake eblake at redhat.com
Mon Aug 22 13:54:15 UTC 2011


On 08/22/2011 08:12 AM, Osier Yang wrote:
> * src/qemu/qemu_monitor_text.c: Error like "this function is not
> supported by the connection driver" is confused obviously.
> ---
>   src/qemu/qemu_monitor_text.c |    6 +++---
>   1 files changed, 3 insertions(+), 3 deletions(-)

ACK.

You are correct that VIR_ERR_NO_SUPPORT should only be used in 
libvirt.c, and not in any of the drivers.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list