Home
last modified time | relevance | path

Searched hist:"693 e59105d2ce4d6f4c96a2373fec06a24d0e6be" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure693e59105d2ce4d6f4c96a2373fec06a24d0e6be Wed Sep 30 10:59:18 CDT 2015 Andrew Jones <drjones@redhat.com> configure: arm/aarch64: allow enable-seccomp

This is a revert of ae6e8ef11e6cb, but with a bit of refactoring,
and also specifically adding arm/aarch64, rather than all
architectures. Currently, libseccomp code appears to also support
mips, ppc, and s390. We could therefore allow qemu to enable
seccomp for those platforms as well, with additional configure
patches, given they're tested and proven to work.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Acked-by: Eduardo Otubo <eduardo.otubo@profitbricks.com>