On Mon, Mar 18, 2019 at 09:14:28PM +, Nuernberger, Stefan wrote:
> On Thu, 2019-02-07 at 16:44 +, Wei Liu wrote:
> > Page tables allocated in that function should be mapped and unmapped
> > now.
> >
> > Signed-off-by: Wei Liu
> > ---
> > xen/arch/x86/mm.c | 31 ++-
On Thu, 2019-02-07 at 16:44 +, Wei Liu wrote:
> Page tables allocated in that function should be mapped and unmapped
> now.
>
> Signed-off-by: Wei Liu
> ---
> xen/arch/x86/mm.c | 31 ++-
> 1 file changed, 22 insertions(+), 9 deletions(-)
>
> diff --git a/xen/arch
Page tables allocated in that function should be mapped and unmapped
now.
Signed-off-by: Wei Liu
---
xen/arch/x86/mm.c | 31 ++-
1 file changed, 22 insertions(+), 9 deletions(-)
diff --git a/xen/arch/x86/mm.c b/xen/arch/x86/mm.c
index 1ea2974c1f..18c7b43705 100644
--