Re: [PATCH v4 10/15] spapr: nested: Initialize the GSB elements lookup table.

2024-02-29 Thread Harsh Prateek Bora
On 2/27/24 15:32, Nicholas Piggin wrote: On Tue Feb 20, 2024 at 6:36 PM AEST, Harsh Prateek Bora wrote: Nested PAPR API provides a standard Guest State Buffer (GSB) format with unique IDs for each guest state element for which get/set state is supported by the API. Some of the elements are re

Re: [PATCH v4 10/15] spapr: nested: Initialize the GSB elements lookup table.

2024-02-27 Thread Nicholas Piggin
On Tue Feb 20, 2024 at 6:36 PM AEST, Harsh Prateek Bora wrote: > Nested PAPR API provides a standard Guest State Buffer (GSB) format > with unique IDs for each guest state element for which get/set state is > supported by the API. Some of the elements are read-only and/or guest-wide. > Introducing