[libvirt] [PATCH v3 2/5] qemu: Introduce VIR_ERR_DEVICE_MISSING

John Ferlan jferlan at redhat.com
Wed Jan 31 15:32:35 UTC 2018



On 01/22/2018 11:24 PM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at gmail.com>
> 
> Add new error code to be able to allow consumers (such as Nova) to be
> able to key of a specific error code rather than needing to search the
> error message."
> 
> Signed-off-by: Chen Hanxiao <chenhanxiao at gmail.com>
> ---
> v3:
>   commit message updated
> 
>  include/libvirt/virterror.h | 1 +
>  src/util/virerror.c         | 6 ++++++
>  2 files changed, 7 insertions(+)
> 

BTW: This introduces issues for libvirt-perl and I'm assuming libvirt-go
- can you generate patches for those and post them?


Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list