summaryrefslogtreecommitdiffstats
path: root/softmmu/qemu-seccomp.c
Commit message (Expand)AuthorAgeFilesLines
* seccomp: Get actual errno value from failed seccomp functionsMichal Privoznik2022-10-261-0/+13
* seccomp: block setns, unshare and execveat syscallsDaniel P. Berrangé2022-02-161-0/+5
* seccomp: block use of clone3 syscallDaniel P. Berrangé2022-02-161-0/+4
* seccomp: fix blocking of process spawningDaniel P. Berrangé2022-02-161-0/+101
* seccomp: allow action to be customized per syscallDaniel P. Berrangé2022-02-161-66/+106
* seccomp: don't block getters for resource control syscallsDaniel P. Berrangé2021-07-141-6/+0Star
* seccomp: Replace the word 'blacklist'Philippe Mathieu-Daudé2021-03-091-8/+8
* seccomp: convert to mesonPaolo Bonzini2021-01-061-2/+0Star
* softmmu: move more files to softmmu/Paolo Bonzini2020-10-121-0/+331