]> Git Repo - qemu.git/commit - vl.c
seccomp: check TSYNC host capability
authorMarc-André Lureau <[email protected]>
Thu, 30 Aug 2018 14:33:48 +0000 (16:33 +0200)
committerEduardo Otubo <[email protected]>
Wed, 26 Sep 2018 13:07:35 +0000 (15:07 +0200)
commit5780760f5ea6163939a5dabe7427318b4f07d1a2
tree4977ed2945bec3e1bc0e8ee70ab79147ae5e4697
parent19b599f7664b2ebfd0f405fb79c14dd241557452
seccomp: check TSYNC host capability

Remove -sandbox option if the host is not capable of TSYNC, since the
sandbox will fail at setup time otherwise. This will help libvirt, for
ex, to figure out if -sandbox will work.

Signed-off-by: Marc-André Lureau <[email protected]>
Signed-off-by: Eduardo Otubo <[email protected]>
Acked-by: Eduardo Otubo <[email protected]>
qemu-seccomp.c
vl.c
This page took 0.024332 seconds and 4 git commands to generate.