[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 00/03] seccomp branch queue
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 00/03] seccomp branch queue |
Date: |
Mon, 18 Apr 2016 11:11:22 +0100 |
On 16 April 2016 at 20:04, Eduardo Otubo <address@hidden> wrote:
> The following changes since commit c7b45f12828c1ba7105dbc029c63d7de68eaa91c:
>
> Merge remote-tracking branch 'remotes/armbru/tags/pull-backends-2016-04-15'
> into staging (2016-04-15 17:43:34 +0100)
>
> are available in the git repository at:
>
> git://github.com/otubo/qemu.git tags/pull-seccomp-20160416
>
> for you to fetch changes up to 8e08f8a4a7f613af65b29fcc3ac3bfc2a08a3343:
>
> seccomp: adding sysinfo system call to whitelist (2016-04-16 20:27:44 +0200)
>
> ----------------------------------------------------------------
> seccomp branch queue
>
> ----------------------------------------------------------------
> James Hogan (2):
> configure: Enable seccomp sandbox for MIPS
> seccomp: Whitelist cacheflush since 2.2.0 not 2.2.3
>
> Miroslav Rezanina (1):
> seccomp: adding sysinfo system call to whitelist
>
> configure | 3 +++
> qemu-seccomp.c | 9 ++++++---
> 2 files changed, 9 insertions(+), 3 deletions(-)
Applied, thanks.
-- PMM