30 Commits (6089030c7322d8f96b54fb9904e53b0f464bb8fe)

Author SHA1 Message Date
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