Wei Liu writes ("[PATCH 1/3] libxl: colo: rearrange things in header files"):
> We need to separate COLO code from common code as clean as possible.
> With this patch, all COLO structures are now in libxl_colo.h.
> 
> It does the following:
> 1. Move two typedefs for libxl__domain_create_state{,cb} back to
>    libxl_internal.h.
> 2. Move libxl__colo_save_state to libxl_colo.h.
> 3. Include libxl_internal.h in libxl_colo.h.
> 4. Move a bunch of colo typedefs to the top of libxl_internal.h.
> 5. Move the inclusion of libxl_colo.h to the right place in
>    libxl_internal.h.
> 
> Signed-off-by: Wei Liu <wei.l...@citrix.com>

Acked-by: Ian Jackson <ian.jack...@eu.citrix.com>

On the basis that I believe you that this is just code motion.

Ian.

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

Reply via email to