]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/arm: Use memory_region_init_rom() with read-only regions
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 24 Feb 2020 18:50:18 +0000 (19:50 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Mar 2020 14:18:46 +0000 (15:18 +0100)
commit16260006acf8f3aee589b3fd26a1bbbf7b78ae4b
treeb550ba01b917ab5cfbe1989408c23904895a0bd0
parentd3ec684d70d98a9fbc56fda1b611d039c90d0c5f
hw/arm: Use memory_region_init_rom() with read-only regions

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

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/arm/exynos4210.c
hw/arm/mainstone.c
hw/arm/omap_sx1.c
hw/arm/palm.c
hw/arm/spitz.c
hw/arm/stellaris.c
hw/arm/tosa.c