Re: [RFC PATCH v1] xen/docs: Document acquire resource interface

2022-09-05 Thread Matias Vara
On Tue, Aug 30, 2022 at 01:06:11PM +0100, Paul Durrant wrote: > On 29/08/2022 10:03, Matias Ezequiel Vara Larsen wrote: > > This commit creates a new doc to document the acquire resource interface. > > This > > is a reference document. > > > > Signed-off-by: Matias Ezequiel Vara Larsen > > --- >

Re: [RFC PATCH v1] xen/docs: Document acquire resource interface

2022-08-30 Thread Paul Durrant
On 29/08/2022 10:03, Matias Ezequiel Vara Larsen wrote: This commit creates a new doc to document the acquire resource interface. This is a reference document. Signed-off-by: Matias Ezequiel Vara Larsen --- Changes in v1: - correct documentation about how mfns are allocated - correct documentat

[RFC PATCH v1] xen/docs: Document acquire resource interface

2022-08-29 Thread Matias Ezequiel Vara Larsen
This commit creates a new doc to document the acquire resource interface. This is a reference document. Signed-off-by: Matias Ezequiel Vara Larsen --- Changes in v1: - correct documentation about how mfns are allocated - correct documentation about how mfns are released - use the wording tool ins