diff options
author | Peter Maydell | 2018-08-14 18:17:19 +0200 |
---|---|---|
committer | Peter Maydell | 2018-08-14 18:17:19 +0200 |
commit | 20cb6ae4724d05cbbda0d9ceec7e357d646b6886 (patch) | |
tree | 729732c599f12ada3c5ad9182bb49892e959fcc7 /hw/intc/nios2_iic.c | |
parent | accel/tcg: tb_gen_code(): Create single-insn TB for execution from non-RAM (diff) | |
download | qemu-20cb6ae4724d05cbbda0d9ceec7e357d646b6886.tar.gz qemu-20cb6ae4724d05cbbda0d9ceec7e357d646b6886.tar.xz qemu-20cb6ae4724d05cbbda0d9ceec7e357d646b6886.zip |
accel/tcg: Return -1 for execution from MMIO regions in get_page_addr_code()
Now that all the callers can handle get_page_addr_code() returning -1,
remove all the code which tries to handle execution from MMIO regions
or small-MMU-region RAM areas. This will mean that we can correctly
execute from these areas, rather than ending up either aborting QEMU
or delivering an incorrect guest exception.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Tested-by: Cédric Le Goater <clg@kaod.org>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180710160013.26559-6-peter.maydell@linaro.org
Diffstat (limited to 'hw/intc/nios2_iic.c')
0 files changed, 0 insertions, 0 deletions