summary refs log tree commit diff stats
path: root/python/qemu/accel.py
diff options
context:
space:
mode:
authorLaurent Vivier <laurent@vivier.eu>2020-03-10 11:33:50 +0100
committerLaurent Vivier <laurent@vivier.eu>2020-03-20 16:02:00 +0100
commit5bcb4986384e02669418a411cac10377cf48e698 (patch)
tree2102072c8745d6997663d441693332a9a81efcb3 /python/qemu/accel.py
parentddf0c4cdfd3839c5dd3dfcd51770bc4639c1fd37 (diff)
downloadfocaccia-qemu-5bcb4986384e02669418a411cac10377cf48e698.tar.gz
focaccia-qemu-5bcb4986384e02669418a411cac10377cf48e698.zip
linux-user, arm: add syscall table generation support
Copy syscall.tbl and syscallhdr.sh from linux/arch/arm/tools/syscalls v5.5
Update syscallhdr.sh to generate QEMU syscall_nr.h

Update syscall.c to manage TARGET_NR_arm_sync_file_range as it has
replaced TARGET_NR_sync_file_range2

Move existing stuff from linux-user/Makefile.objs to
linux-user/arm/Makefile.objs

Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200310103403.3284090-9-laurent@vivier.eu>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'python/qemu/accel.py')
0 files changed, 0 insertions, 0 deletions