Re: [Xen-devel] [PATCH v2 00/55] Switch to domheap for Xen PTEs

2019-10-01 Thread Wei Liu
On Mon, Sep 30, 2019 at 11:32:52AM +0100, Hongyan Xia wrote: > This series is mostly Wei's effort to switch from xenheap to domheap for > Xen page tables. In addition, I have also merged several bug fixes from > my "Remove direct map from Xen" series [1]. As the title suggests, this > series switch

[Xen-devel] [PATCH v2 00/55] Switch to domheap for Xen PTEs

2019-09-30 Thread Hongyan Xia
This series is mostly Wei's effort to switch from xenheap to domheap for Xen page tables. In addition, I have also merged several bug fixes from my "Remove direct map from Xen" series [1]. As the title suggests, this series switches from xenheap to domheap for Xen PTEs. This is needed to achieve t