mirror of
https://github.com/qemu/qemu.git
synced 2024-11-30 07:13:38 +08:00
05068c0dfb
The current implementation of watchpoints requires that they have a power of 2 length which is not greater than TARGET_PAGE_SIZE and that their address is a multiple of their length. Watchpoints on ARM don't fit these restrictions, so change the implementation so they can be relaxed. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> |
||
---|---|---|
.. | ||
cpu.h | ||
object_interfaces.h | ||
object.h | ||
qom-qobject.h |