The issue revolves around mmap system calls failing when attempting to map more than 1GB of files, specifically due to memory address space exhaustion starting from 0x00000000 - 0x40000000. This points directly to a problem with how QEMU handles system calls during runtime. syscall