On 14.07.14 20:32, Joakim Tjernlund wrote:
Qemu can autodetect if it is started from Linux binfmt loader when binfmt flag O is on. Use that and require binfmt flag P as well which will enable QEMU to pass in correct argv0 to the application.Signed-off-by: Joakim Tjernlund <joakim.tjernl...@transmode.se>
This is missing the updates to binfmt_misc.sh. Otherwise I think the patch is good :).
Alex