aboutsummaryrefslogtreecommitdiff
path: root/softmmu/qemu-seccomp.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-16seccomp: block setns, unshare and execveat syscallsDaniel P. Berrangé1-0/+5
2022-02-16seccomp: block use of clone3 syscallDaniel P. Berrangé1-0/+4
2022-02-16seccomp: fix blocking of process spawningDaniel P. Berrangé1-0/+101
2022-02-16seccomp: allow action to be customized per syscallDaniel P. Berrangé1-66/+106
2021-07-14seccomp: don't block getters for resource control syscallsDaniel P. Berrangé1-6/+0
2021-03-09seccomp: Replace the word 'blacklist'Philippe Mathieu-Daudé1-8/+8
2021-01-06seccomp: convert to mesonPaolo Bonzini1-2/+0
2020-10-12softmmu: move more files to softmmu/Paolo Bonzini1-0/+331