On 30/07/19 15:25, Igor Mammedov wrote: > I'd guess you've meant RAMBlocks instead of memory regions, if that's it > then yes, every alias pointing to RAM backed memory region will have > RAMBlock that's points to aliased part of aliased memory region.
The question is just, does it break migration from old QEMU to new QEMU on x86 (which has plenty of RAM-backed aliases)? If not, explain that in the commit message or in a code comment. Paolo