commit | 1bbd95cb0838c249ea8994def90b509c5a30803e | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Mon Feb 24 19:51:36 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 17 15:18:47 2020 +0100 |
tree | 5dd146447d674d4d4950b68a3d9b78d25fbe4f36 | |
parent | 4f1c3fd35eb56dbe479e6d66ce296ccc67a440fe [diff] |
hw/ppc: Use memory_region_init_rom() with read-only regions This commit was produced with the Coccinelle script scripts/coccinelle/memory-region-housekeeping.cocci. Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>