commit | 3fab7f231198afa36a4d398569c82ee1824f86f4 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Mon Feb 24 21:55:08 2020 +0100 |
committer | Aleksandar Markovic <amarkovic@wavecomp.com> | Thu Feb 27 14:18:47 2020 +0100 |
tree | 2c56fa9ff8f1d578204703164dc21649b96baea1 | |
parent | 0009b4f32ea103b44ea3d61f515b5ff2d5dfc031 [diff] |
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>