RE: [PATCH v4 2/8] xen/arm: allocate static shared memory to the default owner dom_io

2022-06-17 Thread Penny Zheng
Andrew Cooper > ; George Dunlap ; > Wei Liu ; xen-devel@lists.xenproject.org > Subject: Re: [PATCH v4 2/8] xen/arm: allocate static shared memory to the > default owner dom_io > > On 18.05.2022 05:14, Penny Zheng wrote: > > Hi Jan > > > >> -Original Me

Re: [PATCH v4 2/8] xen/arm: allocate static shared memory to the default owner dom_io

2022-05-17 Thread Jan Beulich
Volodymyr Babchuk >> ; Andrew Cooper >> ; George Dunlap ; >> Wei Liu ; xen-devel@lists.xenproject.org >> Subject: Re: [PATCH v4 2/8] xen/arm: allocate static shared memory to the >> default owner dom_io >> >> On 17.05.2022 11:05, Penny Zheng wrote: >&g

RE: [PATCH v4 2/8] xen/arm: allocate static shared memory to the default owner dom_io

2022-05-17 Thread Penny Zheng
xen-devel@lists.xenproject.org > Subject: Re: [PATCH v4 2/8] xen/arm: allocate static shared memory to the > default owner dom_io > > On 17.05.2022 11:05, Penny Zheng wrote: > > --- a/xen/common/domain.c > > +++ b/xen/common/domain.c > > @@ -780,6 +780,11 @@ void __init

Re: [PATCH v4 2/8] xen/arm: allocate static shared memory to the default owner dom_io

2022-05-17 Thread Jan Beulich
On 17.05.2022 11:05, Penny Zheng wrote: > --- a/xen/common/domain.c > +++ b/xen/common/domain.c > @@ -780,6 +780,11 @@ void __init setup_system_domains(void) > * This domain owns I/O pages that are within the range of the page_info > * array. Mappings occur at the priv of the caller. >