Signed-off-by: Andrew Aladjev
---
linux-user/elfload.c | 3 +-
linux-user/main.c| 11 -
linux-user/syscall.c | 7 ++-
tests/tcg/multiarch/linux-test.c | 85
4 files changed, 101 insertions(+), 5 deletions(-)
diff
Signed-off-by: Andrew Aladjev
---
linux-user/syscall.c | 81 ++--
1 file changed, 56 insertions(+), 25 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index 3d8c57522d..7b4d7cc197 100644
--- a/linux-user/syscall.c
+++ b/linux-user
Signed-off-by: Andrew Aladjev
---
linux-user/syscall.c | 12 ++--
linux-user/syscall_proc.c | 113 +++---
linux-user/syscall_proc.h | 5 +-
3 files changed, 101 insertions(+), 29 deletions(-)
diff --git a/linux-user/syscall.c b/linux-user/syscall.c
index
Signed-off-by: Andrew Aladjev
---
linux-user/Makefile.objs | 5 +++--
linux-user/syscall.c | 33 +
linux-user/syscall_proc.c | 32
linux-user/syscall_proc.h | 7 +++
4 files changed, 43 insertions(+), 34 deletions
global.
Signed-off-by: Andrew Aladjev
---
linux-user/elfload.c | 3 ++-
linux-user/exit.c| 7 +--
linux-user/main.c| 2 +-
linux-user/qemu.h| 1 +
linux-user/syscall.c | 18 ++
5 files changed, 23 insertions(+), 8 deletions(-)
diff --git a/linux-user/elfload.c b