|
|
|
|
|
|
|
|
|
|
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:
> 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. :-)
Here's the cleanup patch. lock_pages happens later now (just before
the domctl). If that matters, I think it's harmless to leave the
original call in, so that mlock would get called twice.
xc-use-vcpu_setcontext.patch
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|