Skip to content

qemu-user: add execveat syscall support

Goal

qemu-user should support the execveat syscall, which appeared in Linux 3.19.

Technical details

execveat is much like execve, except that rather than taking a path to an executable to fire up, it accepts an open file descriptor from which that executable can be read.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information