Skip to content
Snippets Groups Projects
user avatar
Paul Moore authored
A previous commit, "seccomp: add the asynchronous I/O syscalls to the
whitelist", added several asynchronous I/O syscalls but left out the
io_submit() and io_cancel() syscalls.  This patch corrects this by
adding the two missing asynchronous I/O syscalls.

Signed-off-by: default avatarPaul Moore <pmoore@redhat.com>
Reviewed-by: default avatarEduardo Otubo <otubo@linux.vnet.ibm.com>
Message-id: 20130715193201.943.4913.stgit@localhost
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
94113bd8
History
Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team