[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 05/15] spapr: nested: Document Nested PAPR API
From: |
Nicholas Piggin |
Subject: |
Re: [PATCH v4 05/15] spapr: nested: Document Nested PAPR API |
Date: |
Tue, 27 Feb 2024 20:39:08 +1000 |
On Tue Feb 27, 2024 at 7:31 PM AEST, Harsh Prateek Bora wrote:
>
>
> On 2/27/24 14:59, Nicholas Piggin wrote:
> > On Tue Feb 20, 2024 at 6:35 PM AEST, Harsh Prateek Bora wrote:
> >> Adding initial documentation about Nested PAPR API to describe the set
> >> of APIs and its usage. Also talks about the Guest State Buffer elements
> >> and it's format which is used between L0/L1 to communicate L2 state.
> >>
> >> Signed-off-by: Michael Neuling <mikey@neuling.org>
> >> Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com>
> >
> > v2 is upstream in Linux now, I suppose you could reference that too?
> >
> Yes, upstream Linux commit is mentioned in the doc at the end.
The API doc commit is mentioned as a reference. I would expect something
following the comments under the Existing Nested-HV API heading for the
New PAPR API.
Oh, is it lifted directly from linux.git docs? Sigh, in that case never
mind, it's better to stick with them. Although could be just a link or
reference.
Thanks,
Nick
[PATCH v4 08/15] spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall., Harsh Prateek Bora, 2024/02/20
[PATCH v4 11/15] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls., Harsh Prateek Bora, 2024/02/20
[PATCH v4 03/15] spapr: nested: Introduce SpaprMachineStateNested to store related info., Harsh Prateek Bora, 2024/02/20
[PATCH v4 10/15] spapr: nested: Initialize the GSB elements lookup table., Harsh Prateek Bora, 2024/02/20