]> Git Repo - qemu.git/commit
scripts/cocci: Patch to detect potential use of memory_region_init_rom
authorPhilippe Mathieu-Daudé <[email protected]>
Mon, 24 Feb 2020 18:52:31 +0000 (19:52 +0100)
committerPaolo Bonzini <[email protected]>
Tue, 17 Mar 2020 14:18:48 +0000 (15:18 +0100)
commitcf949cbb7079d3856ba61ceab44880ac88f0d7eb
tree7554af278a64eb689465172f7c4f4f2c0e6acaee
parentec7b217510c06aaa8bb4ab49022ef990a3cac9a9
scripts/cocci: Patch to detect potential use of memory_region_init_rom

Add a semantic patch to detect potential replacement of
memory_region_init_ram(readonly) by memory_region_init_rom().

Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
scripts/coccinelle/memory-region-housekeeping.cocci
This page took 0.02477 seconds and 4 git commands to generate.