mirror of
https://github.com/mii443/qemu.git
synced 2025-12-18 06:19:07 +00:00
Add a semantic patch to replace memory_region_init_ram(readonly) by memory_region_init_rom(). Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>