« Previous | Next » 

Revision 32b08980

ID32b089808f125470b3563bf4209c2301fa35c58e

Added by Avi Kivity about 12 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences