« Previous | Next » 

Revision f3705d53

IDf3705d53296d78b14f5823472ae2add16a25a0a5

Added by Avi Kivity about 12 years ago

memory: make phys_page_find() return an unadjusted section

We'd like to store the section index in the iotlb, so we can't
adjust it before returning. Return an unadjusted section and
instead introduce section_addr(), which does the adjustment later.

Signed-off-by: Avi Kivity <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences