[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v11 15/27] primary vm suspend/resume/checkpoint code
Changlong Xie writes ("[PATCH v11 15/27] primary vm suspend/resume/checkpoint code"): > From: Wen Congyang <wency@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |