Re: [Qemu-devel] [PULL 0/4] seccomp branch queue

2018-08-25 Thread Peter Maydell
On 23 August 2018 at 15:52, Eduardo Otubo  wrote:
> 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(-)


Applied, thanks.

-- PMM



[Qemu-devel] [PULL 0/4] seccomp branch queue

2018-08-23 Thread Eduardo Otubo
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