Re: [PATCH v3 3/4] xen/arm: Reserve domid 0 for Dom0

2021-04-13 Thread Luca Fancellu
> On 13 Apr 2021, at 18:00, Julien Grall wrote: > > Hi Luca, > > The title probably wants to be updated as you don't really reserve domid 0. > How about: > > xen/arm: Clarify how the domid is decided in create_domUs() Sure I’ll update in the v4 patch I will send soon Cheers, Luca > > On

Re: [PATCH v3 3/4] xen/arm: Reserve domid 0 for Dom0

2021-04-13 Thread Julien Grall
Hi Luca, The title probably wants to be updated as you don't really reserve domid 0. How about: xen/arm: Clarify how the domid is decided in create_domUs() On 12/04/2021 11:52, Luca Fancellu wrote: This patch adds a comment in create_domUs() right before domain_create() to explain the import