]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: add capability flag for seccomp sandbox
authorJán Tomko <jtomko@redhat.com>
Tue, 18 Sep 2012 07:24:51 +0000 (15:24 +0800)
committerDaniel Veillard <veillard@redhat.com>
Tue, 18 Sep 2012 07:43:28 +0000 (15:43 +0800)
commitede22e58ff90ffe080e31cea7dc19d41c8b85529
tree017e68cd9e423242a36f9afa1f3e56e50f376b5a
parent1020a5041b0eb575f65b53cb1ca9cee2447a50cd
qemu: add capability flag for seccomp sandbox

This series adds support to run QEMU with seccomp sandbox enabled. It can be
configured in qemu.conf to on, off, or the QEMU default, which is off in 1.2.
Default value is the QEMU default.
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h