Sign in
qemu
/
qemu
/
bf89e87427fb99b994eb0dfb710bb4b45785f733
/
qemu-seccomp.c
47d2067
seccomp: add cacheflush to whitelist
by Andrew Jones
· 9 years ago
f8d82b8
seccomp: add memfd_create to whitelist
by Eduardo Otubo
· 9 years ago
4b45b05
seccomp: add mlockall to whitelist
by Paolo Bonzini
· 10 years ago
ea259ac
seccomp: add mbind() to the syscall whitelist
by Paul Moore
· 10 years ago
f73adec
seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and inotify_add_watch()
by Philipp Gesang
· 10 years ago
b22876c
seccomp: add semctl() to the syscall whitelist
by Paul Moore
· 10 years ago
e3f9bb0
seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist
by Paul Moore
· 11 years ago
8439761
seccomp: add timerfd_create and timerfd_settime to the whitelist
by Felix Geyer
· 11 years ago
918b94e
seccomp: add some basic shared memory syscalls to the whitelist
by Paul Moore
· 11 years ago
0c2acb1
seccomp: add mkdir() and fchmod() to the whitelist
by Paul Moore
· 11 years ago
2a13f99
seccomp: exit if seccomp_init() fails
by Corey Bryant
· 11 years ago
e9eecb5
seccomp: add kill() to the syscall whitelist
by Paul Moore
· 11 years ago
c236f45
seccomp: fine tuning whitelist by adding times()
by Eduardo Otubo
· 11 years ago
d2509b6
seccomp: add arch_prctl() to the syscall whitelist
by Paul Moore
· 12 years ago
94113bd
seccomp: add additional asynchronous I/O syscalls
by Paul Moore
· 12 years ago
2fb861e
seccomp: removing unused syscalls gtom whitelist
by Eduardo Otubo
· 12 years ago
7d7b2ad
seccomp: no need to check arch in syscall whitelist
by Eduardo Otubo
· 12 years ago
fd21faa
seccomp: add the asynchronous I/O syscalls to the whitelist
by Paul Moore
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
fe512d6
seccomp: adding new syscalls (bugzilla 855162)
by Eduardo Otubo
· 12 years ago
2f668be
Adding qemu-seccomp.[ch] (v8)
by Eduardo Otubo
· 12 years ago