|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 3 of 7] Make suspend return 1 when a domain is re
On Friday, 19 January 2007 at 15:32, Keir Fraser wrote:
> On 15/1/07 19:05, "Brendan Cully" <brendan@xxxxxxxxx> wrote:
>
> > Make suspend return 1 when a domain is resumed.
> >
> > Signed-off-by: Brendan Cully <brendan@xxxxxxxxx>
>
> We'll do this the other way round (0 on resume; 1 on
> checkpoint/suspend-cancel) for backwards compat.
>
> xc_set_vcpucontext() is a nice thing to have, but it belongs in xc_domain.c
> and it would be great if all direct users of the domctl could be ported to
> use it. I'd gladly take that patch. :-)
What's even nicer is it's already been done. Here's a refresh of this
patch; I'll send along a cleanup for the other callers separately.
xc-save-suspend-rc.patch
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|