commit | ab9468340d2bcc2a837b8b536fa819a0fc05a32e | [log] [tgz] |
---|---|---|
author | Shannon Zhao <shannon.zhao@linaro.org> | Thu Jun 18 16:01:53 2015 +0800 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Feb 29 18:34:19 2016 +0000 |
tree | d9e22dc177d720d7ddaa6b403a44b57d907abfdc | |
parent | 04fe472615d0216ec0bdd66d9f3f1812b642ada6 [diff] |
arm64: KVM: Add access handler for PMCR register Add reset handler which gets host value of PMCR_EL0 and make writable bits architecturally UNKNOWN except PMCR.E which is zero. Add an access handler for PMCR. Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org> Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>