Re: [PATCH v1 10/18] x86: introduce the domain builder

2022-07-26 Thread Jan Beulich
On 06.07.2022 23:04, Daniel P. Smith wrote: > This commit introduces the domain builder configuration FDT parser along with > the domain builder core for domain creation. To enable domain builder to be a > cross architecture internal API, a new arch domain creation call is introduced > for use by t

Re: [PATCH v1 10/18] x86: introduce the domain builder

2022-07-23 Thread Daniel P. Smith
On 7/22/22 16:33, Smith, Jackson wrote: -Original Message- From: Daniel P. Smith On 7/18/22 09:59, Smith, Jackson wrote: Hi Daniel, -Original Message- Subject: [PATCH v1 10/18] x86: introduce the domain builder This commit introduces the domain builder configuration FDT pars

RE: [PATCH v1 10/18] x86: introduce the domain builder

2022-07-22 Thread Smith, Jackson
> -Original Message- > From: Daniel P. Smith > > On 7/18/22 09:59, Smith, Jackson wrote: > > Hi Daniel, > > > >> -Original Message- > >> Subject: [PATCH v1 10/18] x86: introduce the domain builder > >> > >> This commit introduces the domain builder configuration FDT parser > >> alo

Re: [PATCH v1 10/18] x86: introduce the domain builder

2022-07-22 Thread Daniel P. Smith
On 7/18/22 09:59, Smith, Jackson wrote: > Hi Daniel, > >> -Original Message- >> Subject: [PATCH v1 10/18] x86: introduce the domain builder >> >> This commit introduces the domain builder configuration FDT parser along >> with the domain builder core for domain creation. To enable domain

RE: [PATCH v1 10/18] x86: introduce the domain builder

2022-07-18 Thread Smith, Jackson
Hi Daniel, > -Original Message- > Subject: [PATCH v1 10/18] x86: introduce the domain builder > > This commit introduces the domain builder configuration FDT parser along > with the domain builder core for domain creation. To enable domain builder > to be a cross architecture internal API