« Previous | Next » 

Revision 45d679d6

ID45d679d64350c44df93d918ddacd6ae0c6da9dbb

Added by Aurelien Jarno about 14 years ago

linux-user: fix page_unprotect when host page size > target page size

When the host page size is bigger that the target one, unprotecting a
page should:
- mark all the target pages corresponding to the host page as writable
- invalidate all tb corresponding to the host page (and not the target
page)

Signed-off-by: Aurelien Jarno <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences