Changlong Xie writes ("[PATCH v11 15/27] primary vm suspend/resume/checkpoint 
code"):
> From: Wen Congyang <we...@cn.fujitsu.com>

I would look at this on the same basis as the previous patch.

> diff --git a/tools/libxl/libxl_internal.h b/tools/libxl/libxl_internal.h
> index 48b4858..5160939 100644
> --- a/tools/libxl/libxl_internal.h
> +++ b/tools/libxl/libxl_internal.h

> +struct libxl__stream_read_state {
> +    /* filled by the user */
> +    libxl__ao *ao;
> +    libxl__domain_create_state *dcs;
> +    int fd;
> +    bool legacy;

Can you please split out this code motion into a separate patch ?
As it is it is very difficult to review.

Thanks,
Ian.

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

Reply via email to