qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/4] seccomp branch queue
@ 2018-08-23 14:52 Eduardo Otubo
  2018-08-23 14:52 ` [Qemu-devel] [PULL 1/4] seccomp: use SIGSYS signal instead of killing the thread Eduardo Otubo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Eduardo Otubo @ 2018-08-23 14:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, marcandre.lureau, pmoore, berrange, eblake

The following changes since commit 3392fbee4e435658733bbe9aab23392660558b59:

  Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-request' into staging (2018-08-23 12:28:17 +0100)

are available in the Git repository at:

  https://github.com/otubo/qemu.git tags/pull-seccomp-20180823

for you to fetch changes up to 70dfabeaa79ba4d7a3b699abe1a047c8012db114:

  seccomp: set the seccomp filter to all threads (2018-08-23 16:45:44 +0200)

----------------------------------------------------------------
pull-seccomp-20180823

----------------------------------------------------------------
Marc-André Lureau (4):
      seccomp: use SIGSYS signal instead of killing the thread
      seccomp: prefer SCMP_ACT_KILL_PROCESS if available
      configure: require libseccomp 2.2.0
      seccomp: set the seccomp filter to all threads

 configure      |  7 ++-----
 qemu-seccomp.c | 36 +++++++++++++++++++++++++++++++++++-
 2 files changed, 37 insertions(+), 6 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-08-25 13:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-23 14:52 [Qemu-devel] [PULL 0/4] seccomp branch queue Eduardo Otubo
2018-08-23 14:52 ` [Qemu-devel] [PULL 1/4] seccomp: use SIGSYS signal instead of killing the thread Eduardo Otubo
2018-08-23 14:52 ` [Qemu-devel] [PULL 2/4] seccomp: prefer SCMP_ACT_KILL_PROCESS if available Eduardo Otubo
2018-08-23 14:52 ` [Qemu-devel] [PULL 3/4] configure: require libseccomp 2.2.0 Eduardo Otubo
2018-08-23 14:52 ` [Qemu-devel] [PULL 4/4] seccomp: set the seccomp filter to all threads Eduardo Otubo
2018-08-25 12:50 ` [Qemu-devel] [PULL 0/4] seccomp branch queue Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).