summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
authorSuraj Jitindar Singh2019-05-06 03:48:03 +0200
committerDavid Gibson2019-05-29 03:39:44 +0200
commit83f192d34d2525f9c0053c2179bdbc69327b9158 (patch)
tree794698888f179b939f8b3510ad915869ae90702b /python
parenthw/ppc/40p: use 1900 as a base year (diff)
downloadqemu-83f192d34d2525f9c0053c2179bdbc69327b9158.tar.gz
qemu-83f192d34d2525f9c0053c2179bdbc69327b9158.tar.xz
qemu-83f192d34d2525f9c0053c2179bdbc69327b9158.zip
target/ppc: Add ibm,purr and ibm,spurr device-tree properties
The ibm,purr and ibm,spurr device tree properties are used to indicate that the processor implements the Processor Utilisation of Resources Register (PURR) and Scaled Processor Utilisation of Resources Registers (SPURR), respectively. Each property has a single value which represents the level of architecture supported. A value of 1 for ibm,purr means support for the version of the PURR defined in book 3 in version 2.02 of the architecture. A value of 1 for ibm,spurr means support for the version of the SPURR defined in version 2.05 of the architecture. Add these properties for all processors for which the PURR and SPURR registers are generated. Fixes: 0da6f3fef9a "spapr: Reorganize CPU dt generation code" Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Message-Id: <20190506014803.21299-1-sjitindarsingh@gmail.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions