On 31 January 2017 at 15:15, Wei Huang <w...@redhat.com> wrote: > 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. > > Signed-off-by: Wei Huang <w...@redhat.com> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM