diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2010-03-29 02:12:51 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-04-01 21:51:59 +0200 |
commit | 45d679d64350c44df93d918ddacd6ae0c6da9dbb (patch) | |
tree | a2918d748b8c125d6ce4d41506bf3fdcf0a4c092 /configure | |
parent | 60e99246d6b4d1de32aec3281483cdd85b415570 (diff) |
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 <aurelien@aurel32.net>
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions