Re: [PATCH v4] linux-user: implement execveat

2022-11-04 Thread Laurent Vivier
Le 04/11/2022 à 09:10, Drew DeVault a écrit : References: https://gitlab.com/qemu-project/qemu/-/issues/1007 Signed-off-by: Drew DeVault --- v3 => v4: implement strace for execveat linux-user/strace.c| 91 +++--- linux-user/strace.list | 2 +- linux-user/syscall.c | 203

[PATCH v4] linux-user: implement execveat

2022-11-04 Thread Drew DeVault
References: https://gitlab.com/qemu-project/qemu/-/issues/1007 Signed-off-by: Drew DeVault --- v3 => v4: implement strace for execveat linux-user/strace.c| 91 +++--- linux-user/strace.list | 2 +- linux-user/syscall.c | 203 + 3 files