|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 3 of 7] Make suspend return 1 when a domain is re
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. :-)
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|