Skip to content
Snippets Groups Projects
Commit 5ab7dba3 authored by Avi Kivity's avatar Avi Kivity
Browse files

mmu: add reserve()

Reserves a vma range for later use.  Can be useful to implement mmap() hints
with a two-step algorithm - reserve a range, then overwrite it with the real
mmap.
parent 787e773c
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