/qemu/target/arm/tcg/ |
H A D | cpu32.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/i386/tcg/ |
H A D | tcg-cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/hexagon/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/alpha/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/rx/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/avr/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/tricore/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/sh4/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/openrisc/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/xtensa/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/hppa/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/m68k/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/ppc/ |
H A D | cpu_init.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/microblaze/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/sparc/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/mips/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/s390x/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/include/hw/core/ |
H A D | cpu.h | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/riscv/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|
/qemu/target/arm/ |
H A D | cpu.c | 119065574d02deffc28fe5b6a864db9b467c6ffd Sat Feb 27 23:21:17 UTC 2021 Richard Henderson <richard.henderson@linaro.org> hw/core: Constify TCGCPUOps
We no longer have any runtime modifications to this struct, so declare them all const.
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20210227232519.222663-3-richard.henderson@linaro.org>
|