Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: Avoid using wildcard sources | David Gibson | 2022-06-18 | 1 | -2/+3 |
* | test, seccomp, Makefile: Switch to valgrind runs for passt functional tests | Stefano Brivio | 2022-03-29 | 1 | -0/+1 |
* | seccomp.sh: Handle syscall number defines in the (x + y) form | Stefano Brivio | 2022-02-26 | 1 | -0/+3 |
* | seccomp: Introduce mechanism to allow per-arch syscalls | Stefano Brivio | 2022-01-26 | 1 | -9/+48 |
* | Makefile, seccomp: Fix build for i386, ppc64, ppc64le | Stefano Brivio | 2022-01-26 | 1 | -1/+5 |
* | seccomp.sh: Handle missing ausyscall(8) or unknown syscall number | Stefano Brivio | 2021-10-21 | 1 | -3/+26 |
* | passt, pasta: Add seccomp support | Stefano Brivio | 2021-10-14 | 1 | -0/+180 |