Skip to content
Snippets Groups Projects
Commit 97ce592e authored by Gleb Natapov's avatar Gleb Natapov Committed by Avi Kivity
Browse files

mmu: return COW status from page allocators


Page allocator may return shared page that needs to be COWed during
write access. There is not way to notify page mapper that such page
should be mapped read only currently. This patch allows page allocator
to control that.

Signed-off-by: default avatarGleb Natapov <gleb@cloudius-systems.com>
parent 885e8212
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment