40 Commits (091c466e26867656d3d650a3a5a40169b97648a1)

Author SHA1 Message Date
Daniel P. Berrangé 035121d23a seccomp: report more useful errors from seccomp 7 years ago
Daniel P. Berrangé 9a1565a03b seccomp: don't kill process for resource control syscalls 8 years ago
Thomas Huth e81e7b52f9 seccomp: Work-around GCC 4.x bug in gnu99 mode 8 years ago
Markus Armbruster 6548459769 seccomp: Clean up error reporting in parse_sandbox() 8 years ago
Marc-André Lureau 5780760f5e seccomp: check TSYNC host capability 8 years ago
Marc-André Lureau 70dfabeaa7 seccomp: set the seccomp filter to all threads 8 years ago
Marc-André Lureau bda08a5764 seccomp: prefer SCMP_ACT_KILL_PROCESS if available 8 years ago
Marc-André Lureau 6f2231e9b0 seccomp: use SIGSYS signal instead of killing the thread 8 years ago
Marc-André Lureau 056de1e894 seccomp: allow sched_setscheduler() with SCHED_IDLE policy 8 years ago
Yi Min Zhao 9d0fdecbad sandbox: disable -sandbox if CONFIG_SECCOMP undefined 8 years ago
Yi Min Zhao 0dd693ef1f sandbox: disable -sandbox if CONFIG_SECCOMP undefined 8 years ago
Eduardo Otubo 24f8cdc572 seccomp: add resourcecontrol argument to command line 10 years ago
Eduardo Otubo 995a226f88 seccomp: add spawn argument to command line 10 years ago
Eduardo Otubo 73a1e64725 seccomp: add elevateprivileges argument to command line 10 years ago
Eduardo Otubo 2b716fa6d6 seccomp: add obsolete argument to command line 10 years ago
Eduardo Otubo 1bd6152ae2 seccomp: changing from whitelist to blacklist 10 years ago
Eduardo Otubo cf9dc9e480 seccomp: adding getrusage to the whitelist 10 years ago
Miroslav Rezanina 8e08f8a4a7 seccomp: adding sysinfo system call to whitelist 11 years ago
James Hogan 81bed73b53 seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3 11 years ago
Peter Maydell d38ea87ac5 all: Clean up includes 11 years ago
Andrew Jones 47d2067af3 seccomp: add cacheflush to whitelist 11 years ago
Eduardo Otubo f8d82b8eb8 seccomp: add memfd_create to whitelist 11 years ago
Paolo Bonzini 4b45b05549 seccomp: add mlockall to whitelist 12 years ago
Paul Moore ea259acae5 seccomp: add mbind() to the syscall whitelist 12 years ago
Philipp Gesang f73adec709 seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and inotify_add_watch() 12 years ago
Paul Moore b22876cc2f seccomp: add semctl() to the syscall whitelist 12 years ago
Paul Moore e3f9bb011a seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist 13 years ago
Felix Geyer 8439761852 seccomp: add timerfd_create and timerfd_settime to the whitelist 13 years ago
Paul Moore 918b94e287 seccomp: add some basic shared memory syscalls to the whitelist 13 years ago
Paul Moore 0c2acb163f seccomp: add mkdir() and fchmod() to the whitelist 13 years ago
Corey Bryant 2a13f99112 seccomp: exit if seccomp_init() fails 13 years ago
Paul Moore e9eecb5bf8 seccomp: add kill() to the syscall whitelist 13 years ago
Eduardo Otubo c236f4519c seccomp: fine tuning whitelist by adding times() 13 years ago
Paul Moore d2509b667c seccomp: add arch_prctl() to the syscall whitelist 13 years ago
Paul Moore 94113bd8a1 seccomp: add additional asynchronous I/O syscalls 13 years ago
Eduardo Otubo 2fb861eb02 seccomp: removing unused syscalls gtom whitelist 13 years ago
Eduardo Otubo 7d7b2ad436 seccomp: no need to check arch in syscall whitelist 13 years ago
Paul Moore fd21faadb1 seccomp: add the asynchronous I/O syscalls to the whitelist 13 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 14 years ago
Eduardo Otubo fe512d65e0 seccomp: adding new syscalls (bugzilla 855162) 14 years ago
Eduardo Otubo 2f668be775 Adding qemu-seccomp.[ch] (v8) 14 years ago