]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Define FIELDs for ID_DFR0
authorAaron Lindsay <aaron@os.amperecomputing.com>
Mon, 21 Jan 2019 10:23:14 +0000 (10:23 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 21 Jan 2019 10:38:56 +0000 (10:38 +0000)
commitbeceb99c0c1218d0b55cc04ce6ef77579d3416cb
tree1758f46a9882969599f28966cb212ed678c157f3
parent327dd5108bb3b66bb5102b659e83a4348a005f5e
target/arm: Define FIELDs for ID_DFR0

This is immediately necessary for the PMUv3 implementation to check
ID_DFR0.PerfMon to enable/disable specific features, but defines the
full complement of fields for possible future use elsewhere.

Signed-off-by: Aaron Lindsay <aaron@os.amperecomputing.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20181211151945.29137-8-aaron@os.amperecomputing.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h