Re: [Xen-devel] [PATCH 13/24] libxc: improve error handling of xc Credit1 and Credit2 helpers

2016-09-20 Thread Wei Liu
On Wed, Aug 17, 2016 at 07:19:04PM +0200, Dario Faggioli wrote: > In fact, libxc wrappers should, on error, set errno and > return -1. > > Signed-off-by: Dario Faggioli Acked-by: Wei Liu ___ Xen-devel mailing list Xen-devel@lists.xen.org https://list

[Xen-devel] [PATCH 13/24] libxc: improve error handling of xc Credit1 and Credit2 helpers

2016-08-17 Thread Dario Faggioli
In fact, libxc wrappers should, on error, set errno and return -1. Signed-off-by: Dario Faggioli --- Cc: George Dunlap Cc: Ian Jackson Cc: Wei Liu --- tools/libxc/xc_csched.c | 27 +++ tools/libxc/xc_csched2.c | 15 +-- 2 files changed, 24 insertions(+