spapr: SPLPAR Characteristics
commite39432282e2d2db42645c2ce183dfcaa1488752b
authorSam Bobroff <sam.bobroff@au1.ibm.com>
Tue, 1 Sep 2015 01:24:37 +0000 (1 11:24 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 23 Sep 2015 00:51:09 +0000 (23 10:51 +1000)
treef8ef3bb5ce73a26d868d26cd4de481a9eb07eb0b
parentb359bd6a424b8de7db994d7120e87a7465b69337
spapr: SPLPAR Characteristics

Improve the SPLPAR Characteristics information:

    Add MaxPlatProcs: set to max_cpus, the maximum CPUs that could be
    addded to the system.
    Add DesMem: set to the initial memory of the system.
    Add DesProcs: set to smp_cpus, the inital number of CPUs in the
    system.

These tokens and values are specified by PAPR.

Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_rtas.c