diff options
author | Philippe Mathieu-Daudé | 2020-02-24 10:58:17 +0100 |
---|---|---|
committer | Paolo Bonzini | 2020-03-17 15:18:46 +0100 |
commit | 83696c8f78303d916fd8d126bc28b67f25320acb (patch) | |
tree | 318f4ae45c1611189c49796d5baec9a0faff10c2 /scripts/coccinelle | |
parent | memory: Correctly return alias region type (diff) | |
download | qemu-83696c8f78303d916fd8d126bc28b67f25320acb.tar.gz qemu-83696c8f78303d916fd8d126bc28b67f25320acb.tar.xz qemu-83696c8f78303d916fd8d126bc28b67f25320acb.zip |
memory: Simplify memory_region_init_rom_nomigrate() to ease review
memory_region_init_rom_nomigrate() has the same content than
memory_region_init_ram_shared_nomigrate(), with setting the
readonly mode. The code is easier to review as creating a
readonly ram/shared/nomigrate region.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions