]> git.proxmox.com Git - mirror_qemu.git/commit - target/arm/helper.c
target-arm: Add the pmceid0 and pmceid1 registers
authorAlistair Francis <alistair.francis@xilinx.com>
Thu, 18 Feb 2016 14:16:17 +0000 (14:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:16:17 +0000 (14:16 +0000)
commit4054bfa9e7986c9b7d2bf70f9e10af9647e376fc
tree164c863496140c88f8c906fd58f429b7ca75fe5f
parentf01377f591fe15c652f947646c4a69a7d4a71ad9
target-arm: Add the pmceid0 and pmceid1 registers

Signed-off-by: Aaron Lindsay <alindsay@codeaurora.org>
Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
Tested-by: Nathan Rossi <nathan@nathanrossi.com>
Message-id: da0563119a9f56fd5fbdc26e7ed19a8a8457c5b9.1455060548.git.alistair.francis@xilinx.com
[PMM: Use 0 for PMCEID0 values for A15 and A57 since our PMU
 does not currently implement any events.]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/cpu-qom.h
target-arm/cpu.c
target-arm/cpu64.c
target-arm/helper.c