diff options
author | 2021-03-10 13:59:37 -0600 | |
---|---|---|
committer | 2021-06-13 17:42:40 -0700 | |
commit | 7be9ebcf924c04b22f4c4cf990f51da4259b07c3 (patch) | |
tree | 3c5375f3cf4b56e01076188d2717f8b05c8ad772 /module-common.c | |
parent | tcg: Allocate code_gen_buffer into struct tcg_region_state (diff) | |
download | qemu-7be9ebcf924c04b22f4c4cf990f51da4259b07c3.tar.xz qemu-7be9ebcf924c04b22f4c4cf990f51da4259b07c3.zip |
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>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions