With this patch, if an ELF dataspace to be executed does not have a path in the host file system, the dataspace content gets copied into a temporary file whose path can be given to 'execve()'. Fixes #879.
This repository contains the Linux-specific implementation of Genode.