Re: [Xen-devel] [PATCH RFC 00/55] x86: use domheap page for xen page tables

2019-03-28 Thread Nuernberger, Stefan
On Thu, 2019-02-07 at 16:44 +, Wei Liu wrote: > This series switches xen page tables from xenheap page to domheap > page. > > This is required so that when we implement xenheap on top of vmap > there won't > be a loop. > > It is done in roughly three steps: > > 1. Introduce a new set of APIs

Re: [Xen-devel] [PATCH RFC 00/55] x86: use domheap page for xen page tables

2019-03-18 Thread Nuernberger, Stefan
On Thu, 2019-02-07 at 16:44 +, Wei Liu wrote: > This series switches xen page tables from xenheap page to domheap > page. > > This is required so that when we implement xenheap on top of vmap > there won't > be a loop. > > It is done in roughly three steps: > > 1. Introduce a new set of APIs

[Xen-devel] [PATCH RFC 00/55] x86: use domheap page for xen page tables

2019-02-07 Thread Wei Liu
This series switches xen page tables from xenheap page to domheap page. This is required so that when we implement xenheap on top of vmap there won't be a loop. It is done in roughly three steps: 1. Introduce a new set of APIs, implement the old APIs on top of the new ones. New APIs still use