commit | 5b871c1b62036ef06eaf96ec03bbad801fcf9b89 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@redhat.com> | Mon Feb 24 16:59:18 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Mar 17 15:18:49 2020 +0100 |
tree | a24350babc9a3222e2b78eb766a3eb5ff54cf0be | |
parent | 34b7645880750f0b8b7819249a3e039795137508 [diff] |
hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias This commit was produced with the Coccinelle script scripts/coccinelle/memory-region-housekeeping.cocci. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>