index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu-seccomp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: Clean up includes
Peter Maydell
2019-11-29
1
-1
/
+1
*
seccomp: add cacheflush to whitelist
Andrew Jones
2015-11-16
1
-1
/
+12
*
seccomp: add memfd_create to whitelist
Eduardo Otubo
2015-10-22
1
-1
/
+2
*
seccomp: add mlockall to whitelist
Paolo Bonzini
2015-01-23
1
-0
/
+1
*
seccomp: add mbind() to the syscall whitelist
Paul Moore
2015-01-05
1
-1
/
+2
*
seccomp: whitelist syscalls fallocate(), fadvise64(), inotify_init1() and ino...
Philipp Gesang
2014-11-11
1
-1
/
+5
*
seccomp: add semctl() to the syscall whitelist
Paul Moore
2014-08-21
1
-1
/
+2
*
seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist
Paul Moore
2014-04-25
1
-1
/
+4
*
seccomp: add timerfd_create and timerfd_settime to the whitelist
Felix Geyer
2014-04-25
1
-1
/
+3
*
seccomp: add some basic shared memory syscalls to the whitelist
Paul Moore
2014-01-20
1
-1
/
+4
*
seccomp: add mkdir() and fchmod() to the whitelist
Paul Moore
2014-01-20
1
-1
/
+3
*
seccomp: exit if seccomp_init() fails
Corey Bryant
2013-12-20
1
-0
/
+1
*
seccomp: add kill() to the syscall whitelist
Paul Moore
2013-12-03
1
-0
/
+1
*
seccomp: fine tuning whitelist by adding times()
Eduardo Otubo
2013-09-24
1
-0
/
+1
*
seccomp: add arch_prctl() to the syscall whitelist
Paul Moore
2013-07-29
1
-1
/
+2
*
seccomp: add additional asynchronous I/O syscalls
Paul Moore
2013-07-29
1
-0
/
+2
*
seccomp: removing unused syscalls gtom whitelist
Eduardo Otubo
2013-07-26
1
-4
/
+0
*
seccomp: no need to check arch in syscall whitelist
Eduardo Otubo
2013-07-26
1
-13
/
+0
*
seccomp: add the asynchronous I/O syscalls to the whitelist
Paul Moore
2013-05-30
1
-1
/
+4
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
seccomp: adding new syscalls (bugzilla 855162)
Eduardo Otubo
2012-11-30
1
-17
/
+139
*
Adding qemu-seccomp.[ch] (v8)
Eduardo Otubo
2012-08-16
1
-0
/
+141