summary refs log tree commit diff stats
path: root/scripts/qemu-gdb.py
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2012-03-18 18:31:13 +0200
committerAvi Kivity <avi@redhat.com>2012-03-19 11:15:01 +0200
commit32b089808f125470b3563bf4209c2301fa35c58e (patch)
tree142d2e2362a6fe8a4265caa7287600f4b88dba2f /scripts/qemu-gdb.py
parent7859cc6e39bf86f890bb1c72fd9ba41deb6ce2e7 (diff)
downloadfocaccia-qemu-32b089808f125470b3563bf4209c2301fa35c58e.tar.gz
focaccia-qemu-32b089808f125470b3563bf4209c2301fa35c58e.zip
memory: check for watchpoints when getting code ram_addr
The code to get the ram_addr from a (tlb entry, vaddr) pair
checks that the resulting memory is not MMIO, but neglects to
check whether the region is hidden by a watchpoint page.

Add the missing check.

Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'scripts/qemu-gdb.py')
0 files changed, 0 insertions, 0 deletions