Hi, this patch should implement fadvise64 and fadvise64_64 syscall support for at least i386 by mapping it to the host syscall. While trying out a current glibc version with qemu-i386 it just annoyed me to get an unsupported syscall for this. Hope this helps, Alex