Closed nghiant2710 closed 4 years ago
Add loader that parses hashbang scripts in loader_exec() in order to make QEMU works with scripts as QEMU only accepts ELF or flat binary.
Change-type: patch Signed-off-by: Trong Nghia Nguyen nghiant2710@gmail.com
ping @petrosagg
@pdcastro, this PR allows QEMU to work with shebang so I think it can fix the issue but let's wait @petrosagg since he knows much more about this QEMU.
Add loader that parses hashbang scripts in loader_exec() in order to make QEMU works with scripts as QEMU only accepts ELF or flat binary.
Change-type: patch Signed-off-by: Trong Nghia Nguyen nghiant2710@gmail.com