Sign in
qemu
/
qemu
/
3d67447fe7c295c7da75399b63e37cf0372509eb
/
qemu-seccomp.c
6548459
seccomp: Clean up error reporting in parse_sandbox()
by Markus Armbruster
· 6 years ago
5780760
seccomp: check TSYNC host capability
by Marc-André Lureau
· 6 years ago
70dfabe
seccomp: set the seccomp filter to all threads
by Marc-André Lureau
· 6 years ago
bda08a5
seccomp: prefer SCMP_ACT_KILL_PROCESS if available
by Marc-André Lureau
· 6 years ago
6f2231e
seccomp: use SIGSYS signal instead of killing the thread
by Marc-André Lureau
· 6 years ago
056de1e
seccomp: allow sched_setscheduler() with SCHED_IDLE policy
by Marc-André Lureau
· 7 years ago
9d0fdec
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
by Yi Min Zhao
· 7 years ago
24f8cdc
seccomp: add resourcecontrol argument to command line
by Eduardo Otubo
· 8 years ago
995a226
seccomp: add spawn argument to command line
by Eduardo Otubo
· 8 years ago
73a1e64
seccomp: add elevateprivileges argument to command line
by Eduardo Otubo
· 8 years ago
2b716fa
seccomp: add obsolete argument to command line
by Eduardo Otubo
· 8 years ago
1bd6152
seccomp: changing from whitelist to blacklist
by Eduardo Otubo
· 8 years ago
cf9dc9e
seccomp: adding getrusage to the whitelist
by Eduardo Otubo
· 8 years ago
8e08f8a
seccomp: adding sysinfo system call to whitelist
by Miroslav Rezanina
· 9 years ago
81bed73
seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3
by James Hogan
· 9 years ago
d38ea87
all: Clean up includes
by Peter Maydell
· 9 years ago
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