diff options
author | Avi Kivity <avi@redhat.com> | 2012-03-18 18:31:13 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2012-03-19 11:15:01 +0200 |
commit | 32b089808f125470b3563bf4209c2301fa35c58e (patch) | |
tree | 142d2e2362a6fe8a4265caa7287600f4b88dba2f /hw/virtio-pci.h | |
parent | 7859cc6e39bf86f890bb1c72fd9ba41deb6ce2e7 (diff) |
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 'hw/virtio-pci.h')
0 files changed, 0 insertions, 0 deletions