Re: [PATCH v7 13/17] spapr,ppc: Simplify signature of kvmppc_rma_size()

2020-03-05 Thread Philippe Mathieu-Daudé
On 3/3/20 4:43 AM, David Gibson wrote: This function calculates the maximum size of the RMA as implied by the host's page size of structure of the VRMA (there are a number of other constraints on the RMA size which will supersede this one in many circumstances). The current interface takes the c

[PATCH v7 13/17] spapr,ppc: Simplify signature of kvmppc_rma_size()

2020-03-02 Thread David Gibson
This function calculates the maximum size of the RMA as implied by the host's page size of structure of the VRMA (there are a number of other constraints on the RMA size which will supersede this one in many circumstances). The current interface takes the current RMA size estimate, and clamps it t