Re: [PATCH 1/1] spapr/rtas: Add MinMem to ibm,get-system-parameter RTAS call

2020-03-23 Thread David Gibson
On Mon, Mar 23, 2020 at 07:07:21PM -0300, Leonardo Bras wrote: > On Mon, 2020-03-23 at 14:24 +1100, David Gibson wrote: > > On Fri, Mar 20, 2020 at 09:39:22PM -0300, Leonardo Bras wrote: > > > Add support for MinMem SPLPAR Characteristic on emulated > > > RTAS call ibm,get-system-parameter. > > >

Re: [PATCH 1/1] spapr/rtas: Add MinMem to ibm,get-system-parameter RTAS call

2020-03-23 Thread Leonardo Bras
On Mon, 2020-03-23 at 14:24 +1100, David Gibson wrote: > On Fri, Mar 20, 2020 at 09:39:22PM -0300, Leonardo Bras wrote: > > Add support for MinMem SPLPAR Characteristic on emulated > > RTAS call ibm,get-system-parameter. > > > > MinMem represents Minimum Memory, that is described in LOPAPR as: > >

Re: [PATCH 1/1] spapr/rtas: Add MinMem to ibm,get-system-parameter RTAS call

2020-03-22 Thread David Gibson
On Fri, Mar 20, 2020 at 09:39:22PM -0300, Leonardo Bras wrote: > Add support for MinMem SPLPAR Characteristic on emulated > RTAS call ibm,get-system-parameter. > > MinMem represents Minimum Memory, that is described in LOPAPR as: > The minimum amount of main store that is needed to power on the >

[PATCH 1/1] spapr/rtas: Add MinMem to ibm, get-system-parameter RTAS call

2020-03-20 Thread Leonardo Bras
Add support for MinMem SPLPAR Characteristic on emulated RTAS call ibm,get-system-parameter. MinMem represents Minimum Memory, that is described in LOPAPR as: The minimum amount of main store that is needed to power on the partition. Minimum memory is expressed in MB of storage. This provides a