mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
07e2863d0271ac6c05206d8ce9e4f4c39b25d3ea
With commit 05068c0dfb 'exec.c: Relax restrictions on watchpoint length
and alignment' it's no longer possible to set 1-byte-long watchpoint
because of incorrect address range check.
Fix that by changing condition that checks for address wraparound.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1411016616-29879-1-git-send-email-jcmvbkbc@gmail.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
…
…
Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org - QEMU team
Languages
C
82.1%
C++
6.7%
Python
3.4%
Dylan
2.6%
Shell
1.5%
Other
3.4%