diff options
author | Aaron Lindsay | 2020-07-13 15:36:08 +0200 |
---|---|---|
committer | Peter Maydell | 2020-07-13 15:36:08 +0200 |
commit | 887c0f1544991f567543b7c214aa11ab0cea0a29 (patch) | |
tree | 3dbe95ac6e4f5d3f7e9addbef89844a346f5f20f /hw/virtio/virtio-iommu.c | |
parent | Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor (diff) | |
download | qemu-887c0f1544991f567543b7c214aa11ab0cea0a29.tar.gz qemu-887c0f1544991f567543b7c214aa11ab0cea0a29.tar.xz qemu-887c0f1544991f567543b7c214aa11ab0cea0a29.zip |
target/arm: Don't do raw writes for PMINTENCLR
Raw writes to this register when in KVM mode can cause interrupts to be
raised (even when the PMU is disabled). Because the underlying state is
already aliased to PMINTENSET (which already provides raw write
functions), we can safely disable raw accesses to PMINTENCLR entirely.
Signed-off-by: Aaron Lindsay <aaron@os.amperecomputing.com>
Message-id: 20200707152616.1917154-1-aaron@os.amperecomputing.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/virtio/virtio-iommu.c')
0 files changed, 0 insertions, 0 deletions