]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Introduce qemuBuildSeccompSandboxCommandLine
authorJán Tomko <jtomko@redhat.com>
Tue, 10 Apr 2018 08:14:02 +0000 (10:14 +0200)
committerJán Tomko <jtomko@redhat.com>
Tue, 17 Apr 2018 14:29:38 +0000 (16:29 +0200)
commitee0ea8b12d4d794bfc0b9aa3385b4ab49e7e21d1
tree1ca70e7aa5ab98b31dbd23f9d23c4ae35e65ecc8
parent7de761a67b1d2cb32887b7fb2774164363fc2752
Introduce qemuBuildSeccompSandboxCommandLine

Move the building of -sandbox command line into a separate function.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/qemu/qemu_command.c