]> git.proxmox.com Git - mirror_qemu.git/commit
seccomp: check TSYNC host capability
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 30 Aug 2018 14:33:48 +0000 (16:33 +0200)
committerEduardo Otubo <otubo@redhat.com>
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 <marcandre.lureau@redhat.com>
Signed-off-by: Eduardo Otubo <otubo@redhat.com>
Acked-by: Eduardo Otubo <otubo@redhat.com>
qemu-seccomp.c
vl.c