diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-01-21 14:15:06 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-01-21 14:15:06 +0000 |
commit | 79ed0416477440ccb6acf136d6808a4f5848bbdf (patch) | |
tree | d167eb7b631107717ccde16c24057280d1fe5349 /include/exec | |
parent | 5232e4c798ba7a46261d3157b73d08fc598e7dcb (diff) | |
download | qemu-79ed0416477440ccb6acf136d6808a4f5848bbdf.tar.gz qemu-79ed0416477440ccb6acf136d6808a4f5848bbdf.tar.bz2 qemu-79ed0416477440ccb6acf136d6808a4f5848bbdf.zip |
exec.c: Use correct AddressSpace in watch_mem_read and watch_mem_write
In the watchpoint access routines watch_mem_read and watch_mem_write,
find the correct AddressSpace to use from current_cpu and the memory
transaction attributes, rather than always assuming address_space_memory.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions