summary refs log tree commit diff stats
path: root/docs/devel/nested-papr.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* spapr: nested: Document Nested PAPR APIHarsh Prateek Bora2024-03-131-0/+119
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. Reviewed-by: Nicholas Piggin <npiggin@gmail.com> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Harsh Prateek Bora <harshpb@linux.ibm.com> Signed-off-by: Nicholas Piggin <npiggin@gmail.com>