Home
last modified time | relevance | path

Searched hist:"22 c6a9938f7515a2c05fb7dea128e2e305953115" (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dregion.c22c6a9938f7515a2c05fb7dea128e2e305953115 Wed Mar 10 23:27:49 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Merge buffer protection and guard page protection

Do not handle protections on a case-by-case basis in the
various alloc_code_gen_buffer instances; do it within a
single loop in tcg_region_init.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>