On Thu, 7 Dec 2017 18:56:16 -0500 "Collin L. Walling" <wall...@linux.vnet.ibm.com> wrote:
> Hello, > > I'd like to bring up a formal discussion regarding the utilization of > reserved space > in the IPL Parameter Blocks for s390x guests. Particularly the following: > > * How should we approach "claiming" bytes so that we do not obstruct > future development? > * What would be "the best" location to store these new fields? As Christian said, you probably need to check with the architecture folks whether you can get some fields reserved for your use case. In general, having this anywhere in the reserved areas of the iplb should probably be fine (we migrate the iplb in two mostly-opaque blobs).