On Fri, Mar 13, 2026 at 11:36:45AM +0800, Xiaoyao Li wrote: > However, the ram device is affected that is also uses > memory_region_init_io() which will not be covered by the helper. > > Diff attached below. I doubt it is better/simpler than my original fix > because memory_region_init_ram_device_ptr() still requires the separate > > mr->ram = true;
OK, thanks for the fixup proposal, let me queue the original version for now. -- Peter Xu
