Re: [PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory

2021-11-11 Thread Ian Jackson
Julien Grall writes ("Re: [PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory"): > The first version of the patch [1] was tagged with for-4.16 and contains > the rationale. > > I was thinking to commit it because it already contains your > rele

Re: [PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory

2021-11-11 Thread Julien Grall
Hi Ian, On 11/11/2021 13:33, Ian Jackson wrote: Julien Grall writes ("Re: [PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory"): Hi Stefano, On 10/11/2021 20:18, Stefano Stabellini wrote: From: Stefano Stabellini DomUs static-mem ranges

Re: [PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory

2021-11-11 Thread Ian Jackson
Julien Grall writes ("Re: [PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory"): > Hi Stefano, > > On 10/11/2021 20:18, Stefano Stabellini wrote: > > From: Stefano Stabellini > > > > DomUs static-mem ranges are added to the

Re: [PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory

2021-11-11 Thread Julien Grall
Hi Stefano, On 10/11/2021 20:18, Stefano Stabellini wrote: From: Stefano Stabellini DomUs static-mem ranges are added to the reserved_mem array for accounting, but they shouldn't be assigned to dom0 as the other regular reserved-memory ranges in device tree. In make_memory_nodes, fix the

RE: [PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory

2021-11-11 Thread Penny Zheng
...@lists.xenproject.org; Stefano Stabellini > Subject: [PATCH v3] xen/arm: don't assign domU static-mem to dom0 as > reserved-memory > > From: Stefano Stabellini > > DomUs static-mem ranges are added to the reserved_mem array for > accounting, but they shouldn't be assigned t

[PATCH v3] xen/arm: don't assign domU static-mem to dom0 as reserved-memory

2021-11-10 Thread Stefano Stabellini
From: Stefano Stabellini DomUs static-mem ranges are added to the reserved_mem array for accounting, but they shouldn't be assigned to dom0 as the other regular reserved-memory ranges in device tree. In make_memory_nodes, fix the error by skipping banks with xen_domain set to true in the