Home
last modified time | relevance | path

Searched hist:"7 be9ebcf924c04b22f4c4cf990f51da4259b07c3" (Results 1 – 1 of 1) sorted by relevance

/qemu/tcg/
H A Dregion.c7be9ebcf924c04b22f4c4cf990f51da4259b07c3 Wed Mar 10 19:59:37 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Return the map protection from alloc_code_gen_buffer

Change the interface from a boolean error indication to a
negative error vs a non-negative protection. For the moment
this is only interface change, not making use of the new data.

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>