OSDN Git Service

hw/mips: Use memory_region_init_rom() with read-only regions
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 24 Feb 2020 20:55:08 +0000 (21:55 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 27 Feb 2020 13:18:47 +0000 (14:18 +0100)
commit3fab7f231198afa36a4d398569c82ee1824f86f4
tree2c56fa9ff8f1d578204703164dc21649b96baea1
parent0009b4f32ea103b44ea3d61f515b5ff2d5dfc031
hw/mips: Use memory_region_init_rom() with read-only regions

This commit was produced with the Coccinelle script
scripts/coccinelle/memory-region-housekeeping.cocci.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <20200224205533.23798-8-philmd@redhat.com>
hw/mips/mips_fulong2e.c
hw/mips/mips_jazz.c
hw/mips/mips_mipssim.c
hw/mips/mips_r4k.c