aboutsummaryrefslogtreecommitdiff
path: root/qemu-seccomp.c
AgeCommit message (Expand)Author
2013-07-29seccomp: add arch_prctl() to the syscall whitelistPaul Moore
2013-07-29seccomp: add additional asynchronous I/O syscallsPaul Moore
2013-07-26seccomp: removing unused syscalls gtom whitelistEduardo Otubo
2013-07-26seccomp: no need to check arch in syscall whitelistEduardo Otubo
2013-05-30seccomp: add the asynchronous I/O syscalls to the whitelistPaul Moore
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-11-30seccomp: adding new syscalls (bugzilla 855162)Eduardo Otubo
2012-08-16Adding qemu-seccomp.[ch] (v8)Eduardo Otubo