qemu-e2k/target/microblaze
Richard Henderson 04a37d4ca4 tcg: Make tb arg to synchronize_from_tb const
There is nothing within the translators that ought to be
changing the TranslationBlock data, so make it const.

This does not actually use the read-only copy of the
data structure that exists within the rx region.

Reviewed-by: Joelle van Dyne <j@getutm.app>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-01-07 05:09:41 -10:00
..
cpu-param.h target/microblaze: Reduce linux-user address space to 32-bit 2020-09-01 07:43:35 -07:00
cpu-qom.h qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros 2020-09-18 14:12:32 -04:00
cpu.c tcg: Make tb arg to synchronize_from_tb const 2021-01-07 05:09:41 -10:00
cpu.h microblaze tcg cpus: Fix Lesser GPL version number 2020-11-15 16:39:21 +01:00
gdbstub.c microblaze tcg cpus: Fix Lesser GPL version number 2020-11-15 16:39:21 +01:00
helper.c microblaze tcg cpus: Fix Lesser GPL version number 2020-11-15 16:39:21 +01:00
helper.h target/microblaze: Add flags markup to some helpers 2020-09-01 07:43:35 -07:00
insns.decode target/microblaze: Convert dec_stream to decodetree 2020-09-01 07:43:35 -07:00
machine.c migration: Replace migration's JSON writer by the general one 2020-12-19 10:39:16 +01:00
meson.build target/microblaze: Fill in VMStateDescription for cpu 2020-09-07 12:58:08 -07:00
mmu.c target/microblaze: Fix possible array out of bounds in mmu_write() 2020-11-17 09:45:24 +01:00
mmu.h microblaze tcg cpus: Fix Lesser GPL version number 2020-11-15 16:39:21 +01:00
op_helper.c microblaze tcg cpus: Fix Lesser GPL version number 2020-11-15 16:39:21 +01:00
translate.c microblaze tcg cpus: Fix Lesser GPL version number 2020-11-15 16:39:21 +01:00