aboutsummaryrefslogtreecommitdiff
path: root/softmmu/qemu-seccomp.c
AgeCommit message (Expand)Author
2023-10-08system: Rename softmmu/ directory as system/Philippe Mathieu-Daudé
2023-09-29seccomp: avoid shadowing of 'action' variableDaniel P. Berrangé
2022-10-26seccomp: Get actual errno value from failed seccomp functionsMichal Privoznik
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