index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-seccomp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-25
seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist
Paul Moore
1
-1
/
+4
2014-04-25
seccomp: add timerfd_create and timerfd_settime to the whitelist
Felix Geyer
1
-1
/
+3
2014-01-20
seccomp: add some basic shared memory syscalls to the whitelist
Paul Moore
1
-1
/
+4
2014-01-20
seccomp: add mkdir() and fchmod() to the whitelist
Paul Moore
1
-1
/
+3
2013-12-20
seccomp: exit if seccomp_init() fails
Corey Bryant
1
-0
/
+1
2013-12-03
seccomp: add kill() to the syscall whitelist
Paul Moore
1
-0
/
+1
2013-09-24
seccomp: fine tuning whitelist by adding times()
Eduardo Otubo
1
-0
/
+1
2013-07-29
seccomp: add arch_prctl() to the syscall whitelist
Paul Moore
1
-1
/
+2
2013-07-29
seccomp: add additional asynchronous I/O syscalls
Paul Moore
1
-0
/
+2
2013-07-26
seccomp: removing unused syscalls gtom whitelist
Eduardo Otubo
1
-4
/
+0
2013-07-26
seccomp: no need to check arch in syscall whitelist
Eduardo Otubo
1
-13
/
+0
2013-05-30
seccomp: add the asynchronous I/O syscalls to the whitelist
Paul Moore
1
-1
/
+4
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-11-30
seccomp: adding new syscalls (bugzilla 855162)
Eduardo Otubo
1
-17
/
+139
2012-08-16
Adding qemu-seccomp.[ch] (v8)
Eduardo Otubo
1
-0
/
+141