commit | fe512d65e0b752dfa7af6cfb374a0820d35040d0 | [log] [tgz] |
---|---|---|
author | Eduardo Otubo <otubo@linux.vnet.ibm.com> | Thu Nov 29 13:56:41 2012 -0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Nov 30 08:27:27 2012 -0600 |
tree | 01d96eb8838c626236d33ab1d15f128a548e773e | |
parent | e1f7b4812eab992de46c98b3726745afb042a7f0 [diff] |
seccomp: adding new syscalls (bugzilla 855162) According to the bug 855162[0] - there's the need of adding new syscalls to the whitelist when using Qemu with Libvirt. [0] - https://bugzilla.redhat.com/show_bug.cgi?id=855162 Reported-by: Paul Moore <pmoore@redhat.com> Tested-by: Paul Moore <pmoore@redhat.com> Signed-off-by: Eduardo Otubo <otubo@linux.vnet.ibm.com> Signed-off-by: Corey Bryant <coreyb@linux.vnet.ibm.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>