Searched hist:e7e6cc50219a8ba57fc3a8d34de5243bd83c69e4 (Results 1 – 6 of 6) sorted by relevance
/qemu/linux-user/hexagon/ |
H A D | syscall.tbl | e7e6cc50219a8ba57fc3a8d34de5243bd83c69e4 Fri Sep 20 15:10:32 UTC 2024 Laurent Vivier <laurent@vivier.eu> linux-user,hexagon: move to syscalltbl file
Since kernel v6.11 hexagon has moved from syscall_nr.h file to syscall.tbl (36d69c29759e ("hexagon: use new system call table"))
Update linux-user scripts to be able to retrieve syscall numbers from linux syscall.tbl instead of syscall_nr.h. New syscall.tbl is imported from linux v6.11 using updated scripts/update-syscalltbl.sh
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Message-ID: <20240920151034.859533-5-laurent@vivier.eu> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | syscallhdr.sh | e7e6cc50219a8ba57fc3a8d34de5243bd83c69e4 Fri Sep 20 15:10:32 UTC 2024 Laurent Vivier <laurent@vivier.eu> linux-user,hexagon: move to syscalltbl file
Since kernel v6.11 hexagon has moved from syscall_nr.h file to syscall.tbl (36d69c29759e ("hexagon: use new system call table"))
Update linux-user scripts to be able to retrieve syscall numbers from linux syscall.tbl instead of syscall_nr.h. New syscall.tbl is imported from linux v6.11 using updated scripts/update-syscalltbl.sh
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Message-ID: <20240920151034.859533-5-laurent@vivier.eu> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | meson.build | e7e6cc50219a8ba57fc3a8d34de5243bd83c69e4 Fri Sep 20 15:10:32 UTC 2024 Laurent Vivier <laurent@vivier.eu> linux-user,hexagon: move to syscalltbl file
Since kernel v6.11 hexagon has moved from syscall_nr.h file to syscall.tbl (36d69c29759e ("hexagon: use new system call table"))
Update linux-user scripts to be able to retrieve syscall numbers from linux syscall.tbl instead of syscall_nr.h. New syscall.tbl is imported from linux v6.11 using updated scripts/update-syscalltbl.sh
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Message-ID: <20240920151034.859533-5-laurent@vivier.eu> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/configs/targets/ |
H A D | hexagon-linux-user.mak | e7e6cc50219a8ba57fc3a8d34de5243bd83c69e4 Fri Sep 20 15:10:32 UTC 2024 Laurent Vivier <laurent@vivier.eu> linux-user,hexagon: move to syscalltbl file
Since kernel v6.11 hexagon has moved from syscall_nr.h file to syscall.tbl (36d69c29759e ("hexagon: use new system call table"))
Update linux-user scripts to be able to retrieve syscall numbers from linux syscall.tbl instead of syscall_nr.h. New syscall.tbl is imported from linux v6.11 using updated scripts/update-syscalltbl.sh
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Message-ID: <20240920151034.859533-5-laurent@vivier.eu> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/scripts/ |
H A D | update-syscalltbl.sh | e7e6cc50219a8ba57fc3a8d34de5243bd83c69e4 Fri Sep 20 15:10:32 UTC 2024 Laurent Vivier <laurent@vivier.eu> linux-user,hexagon: move to syscalltbl file
Since kernel v6.11 hexagon has moved from syscall_nr.h file to syscall.tbl (36d69c29759e ("hexagon: use new system call table"))
Update linux-user scripts to be able to retrieve syscall numbers from linux syscall.tbl instead of syscall_nr.h. New syscall.tbl is imported from linux v6.11 using updated scripts/update-syscalltbl.sh
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Message-ID: <20240920151034.859533-5-laurent@vivier.eu> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/linux-user/ |
H A D | meson.build | e7e6cc50219a8ba57fc3a8d34de5243bd83c69e4 Fri Sep 20 15:10:32 UTC 2024 Laurent Vivier <laurent@vivier.eu> linux-user,hexagon: move to syscalltbl file
Since kernel v6.11 hexagon has moved from syscall_nr.h file to syscall.tbl (36d69c29759e ("hexagon: use new system call table"))
Update linux-user scripts to be able to retrieve syscall numbers from linux syscall.tbl instead of syscall_nr.h. New syscall.tbl is imported from linux v6.11 using updated scripts/update-syscalltbl.sh
Signed-off-by: Laurent Vivier <laurent@vivier.eu> Message-ID: <20240920151034.859533-5-laurent@vivier.eu> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|