unicorn/qemu/target
Wei Huang c9bdf5e6c7
target-arm: Enable vPMU support under TCG mode
This patch contains several fixes to enable vPMU under TCG mode. It
first removes the checking of kvm_enabled() while unsetting
ARM_FEATURE_PMU. With it, the .pmu option can be used to turn on/off vPMU
under TCG mode. Secondly the PMU node of DT table is now created under TCG.
The last fix is to disable the masking of PMUver field of ID_AA64DFR0_EL1.

Backports commit d6f02ce3b8a43ddd8f83553fe754a34b26fb273f from qemu
2018-03-02 07:58:48 -05:00
..
arm target-arm: Enable vPMU support under TCG mode 2018-03-02 07:58:48 -05:00
i386 i386: Remove AMD feature flag aliases from Opteron models 2018-03-01 23:49:04 -05:00
m68k Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00
mips mips: Build fix 2018-03-01 22:56:23 -05:00
sparc Move target-* CPU file into a target/ folder 2018-03-01 22:50:58 -05:00