>>> On 17.12.15 at 17:31, <julien.gr...@citrix.com> wrote: > --- a/xen/common/page_alloc.c > +++ b/xen/common/page_alloc.c > @@ -1786,6 +1786,57 @@ int assign_pages( > return -1; > } > > +int steal_page( > + struct domain *d, struct page_info *page, unsigned int memflags) > +{
I think it would better go into common/memory.c - there's no allocation involved here. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel