]> Git Repo - qemu.git/commit
target-arm: Use attribute info to handle user-only watchpoints
authorPeter Maydell <[email protected]>
Sun, 26 Apr 2015 15:49:25 +0000 (16:49 +0100)
committerPeter Maydell <[email protected]>
Sun, 26 Apr 2015 15:49:25 +0000 (16:49 +0100)
commit9e1fc5bdfdf94564abf7621c0ef644599196360f
tree00cdb4b85b42e70f6eabc242a7e7a6ef1bd41605
parent0995bf8cd91b81ec9c1078e37b808794080dc5c0
target-arm: Use attribute info to handle user-only watchpoints

Now that we have memory access attribute information in the watchpoint
checking code, we can correctly implement handling of watchpoints
which should match only on userspace accesses, where LDRT/STRT/LDT/STT
from EL1 are treated as userspace accesses.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
target-arm/op_helper.c
This page took 0.025001 seconds and 4 git commands to generate.