Re: [Xen-devel] [PATCH RFC] libxc: Document xc_domain_resume

2016-03-01 Thread Wei Liu
On Mon, Feb 29, 2016 at 02:59:26PM -0500, Konrad Rzeszutek Wilk wrote: > Document the save and suspend mechanism. > > Signed-off-by: Konrad Rzeszutek Wilk > --- > tools/libxc/include/xenctrl.h | 52 > +++ > 1 file changed, 52 insertions(+) > > diff --git

Re: [Xen-devel] [PATCH RFC] libxc: Document xc_domain_resume

2016-02-29 Thread Andrew Cooper
On 29/02/2016 19:59, Konrad Rzeszutek Wilk wrote: > Document the save and suspend mechanism. > > Signed-off-by: Konrad Rzeszutek Wilk > --- > tools/libxc/include/xenctrl.h | 52 > +++ > 1 file changed, 52 insertions(+) > > diff --git a/tools/libxc/include/