summaryrefslogtreecommitdiffstats
path: root/include/tcg/tcg.h
diff options
context:
space:
mode:
authorRichard Henderson2021-03-11 00:41:26 +0100
committerRichard Henderson2021-06-14 02:42:40 +0200
commitb7da02dad0f25928e688a5dce74a0f10fa120594 (patch)
tree09f40a14d9d3018f4b32ad0e4ba561bc4b57587f /include/tcg/tcg.h
parenttcg: Merge buffer protection and guard page protection (diff)
downloadqemu-b7da02dad0f25928e688a5dce74a0f10fa120594.tar.gz
qemu-b7da02dad0f25928e688a5dce74a0f10fa120594.tar.xz
qemu-b7da02dad0f25928e688a5dce74a0f10fa120594.zip
tcg: When allocating for !splitwx, begin with PROT_NONE
There's a change in mprotect() behaviour [1] in the latest macOS on M1 and it's not yet clear if it's going to be fixed by Apple. In this case, instead of changing permissions of N guard pages, we change permissions of N rwx regions. The same number of syscalls are required either way. [1] https://gist.github.com/hikalium/75ae822466ee4da13cbbe486498a191f Reviewed-by: Luis Pires <luis.pires@eldorado.org.br> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/tcg/tcg.h')
0 files changed, 0 insertions, 0 deletions