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