]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180823' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 25 Aug 2018 12:08:57 +0000 (13:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 25 Aug 2018 12:08:57 +0000 (13:08 +0100)
commit235c82acca0491465e94be3cae2583b42d37c859
treea12df5de8c9021c524a7c4116c97d0f9f6d429ea
parent17182bb47fe62ac6a005b325a7007488056f3a2d
parent70dfabeaa79ba4d7a3b699abe1a047c8012db114
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180823' into staging

pull-seccomp-20180823

# gpg: Signature made Thu 23 Aug 2018 15:46:13 BST
# gpg:                using RSA key DF32E7C0F0FFF9A2
# gpg: Good signature from "Eduardo Otubo (Senior Software Engineer) <otubo@redhat.com>"
# Primary key fingerprint: D67E 1B50 9374 86B4 0723  DBAB DF32 E7C0 F0FF F9A2

* remotes/otubo/tags/pull-seccomp-20180823:
  seccomp: set the seccomp filter to all threads
  configure: require libseccomp 2.2.0
  seccomp: prefer SCMP_ACT_KILL_PROCESS if available
  seccomp: use SIGSYS signal instead of killing the thread

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
configure