]> git.proxmox.com Git - mirror_qemu.git/commit - hw/sparc/leon3.c
hw/sparc: Use memory_region_init_rom() with read-only regions
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 24 Feb 2020 18:51:24 +0000 (19:51 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Mar 2020 14:18:48 +0000 (15:18 +0100)
commitec7b217510c06aaa8bb4ab49022ef990a3cac9a9
tree2a0245b11fabd2e85d85aa954907cd1c852e6a09
parent5ccc751ef8cd74757966a066cfd938ac2e4efd78
hw/sparc: 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: KONRAD Frederic <frederic.konrad@adacore.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
hw/sparc/leon3.c