On Wed, 2015-10-28 at 07:56 +0530, Harmandeep Kaur wrote:

All seems to be acked by Wei and Reviewed by Dario => applied, thanks
everyone.

> *Its my "bite size contribution" that is required for applying to the
> Outreachy program.
> 
> *main_foo() is treated somewhat as a regular main(), it is changed to
> return EXIT_SUCCESS or EXIT_FAILURE.
> 
> *Functions that are not main_foo(), are changed to do 'return 0' or
> 'return 1', and then 0/1 is taken care in the main_foo() functions
> that calls them.
> 
> *Functions in xl.c and xl_cmdimpl.c are changed.
> 
> *Functions related to scheduling, vcpu, cpupool and parsing are
> currently changed excluding parse_config_data() which is big enough
> to deserve its own patch.
> 
> *Some discussions about this patch:
> https://www.mail-archive.com/xen-devel@lists.xen.org/msg42850.html
> 
> *v1 of this patch:
> http://lists.xenproject.org/archives/html/xen-devel/2015-10/msg02497.html
> 
> *v2 of this patch:
> http://lists.xenproject.org/archives/html/xen-devel/2015-10/msg02623.html
> 
> *v3 of this patch:
> http://lists.xenproject.org/archives/html/xen-devel/2015-10/msg02872.html
> 
> *v4 of this patch:
> http://lists.xenproject.org/archives/html/xen-devel/2015-10/msg02947.html
> 
> *v5 of this patch:
> http://lists.xenproject.org/archives/html/xen-devel/2015-10/msg02990.html
> 
> Signed-off-by: Harmandeep Kaur <write.harmand...@gmail.com>
> ---

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to