commit | 18aa49ecf40b002dcaad9ea5491923358f512e72 | [log] [tgz] |
---|---|---|
author | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | Fri Feb 10 16:25:53 2017 +1100 |
committer | David Gibson <david@gibson.dropbear.id.au> | Wed Feb 22 11:28:28 2017 +1100 |
tree | 6ff763f81592c18436b7bf50be21a6ecfbea1336 | |
parent | 86cf1e9fe852e5c322968c2c708a7efa8b7be5d9 [diff] |
target/ppc/POWER9: Adapt LPCR handling for POWER9 The logical partitioning control register controls a threads operation based on the partition it is currently executing. Add new definitions and update the mask used when writing to the LPCR based on the POWER9 spec. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>