aboutsummaryrefslogtreecommitdiff
path: root/ui/spice-input.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2018-08-14 17:17:21 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-08-14 17:17:21 +0100
commit30ac6339dca3fe0d05a611f12eedd5af20af585a (patch)
tree3523dae746e8814774d960d9b9c5d86065b2c98d /ui/spice-input.c
parent2ccf0fef632f3d54b2cc9ea08f1e6904ff1f8df4 (diff)
downloadqemu-30ac6339dca3fe0d05a611f12eedd5af20af585a.zip
qemu-30ac6339dca3fe0d05a611f12eedd5af20af585a.tar.gz
qemu-30ac6339dca3fe0d05a611f12eedd5af20af585a.tar.bz2
target/arm: Honour HCR_EL2.TGE and MDCR_EL2.TDE in debug register access checks
Some debug registers can be trapped via MDCR_EL2 bits TDRA, TDOSA, and TDA, which we implement in the functions access_tdra(), access_tdosa() and access_tda(). If MDCR_EL2.TDE or HCR_EL2.TGE are 1, the TDRA, TDOSA and TDA bits should behave as if they were 1. Implement this by having the access functions check MDCR_EL2.TDE and HCR_EL2.TGE. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20180724115950.17316-3-peter.maydell@linaro.org
Diffstat (limited to 'ui/spice-input.c')
0 files changed, 0 insertions, 0 deletions