[libvirt] [PATCH 1/4] Remove inappropriate use of VIR_ERR_NO_SUPPORT

Daniel Veillard veillard at redhat.com
Tue Jul 20 14:39:17 UTC 2010


On Tue, Jul 20, 2010 at 02:09:29PM +0100, Daniel P. Berrange wrote:
> From: Daniel P. Berrange <dan at berrange.com>
> 
> The VIR_ERR_NO_SUPPORT refers to an API which is not implemented.
> There is a separate VIR_ERR_CONFIG_UNSUPPORTED for XML config
> options that are not available with the current hypervisor.
> 
> * src/qemu/qemu_conf.c, src/qemu/qemu_driver.c: Remove
>   many VIR_ERR_NO_SUPPORT replace with VIR_ERR_CONFIG_UNSUPPORTED

  ACK, a simple cleanup,

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list