On 8/8/23 09:59, Alex Bennée wrote:
All of this is part of the "legacy" memory layout, for which there is a personality flag.For 8.2, I think we should work on implementing the "new" memory layout, which places everything top-down. But most importantly it completely separates brk from the binary.The QEMU brk? The guest will have one emulated for it?
In this context we're talking about guest memory layout. So there is one brk: the guest one. r~