syscall: 0.926
instruction: 0.067
runtime: 0.008
linux-user mode does not support memfd_create syscall
qemu-x86_66 GIT HEAD fails on a userspace application that requires memfd_create with:
"qemu: Unsupported syscall: 319".
memfd_create support needs to be implemented in QEMU.