From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3pFP-0008Aj-2O for qemu-devel@nongnu.org; Thu, 16 Jan 2014 10:52:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W3pFF-00060o-Vq for qemu-devel@nongnu.org; Thu, 16 Jan 2014 10:52:47 -0500 Received: from e24smtp05.br.ibm.com ([32.104.18.26]:50489) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W3pFF-000607-KE for qemu-devel@nongnu.org; Thu, 16 Jan 2014 10:52:37 -0500 Received: from /spool/local by e24smtp05.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 16 Jan 2014 13:52:34 -0200 Received: from d24relay03.br.ibm.com (d24relay03.br.ibm.com [9.13.184.25]) by d24dlp02.br.ibm.com (Postfix) with ESMTP id A10B31DC005D for ; Thu, 16 Jan 2014 10:52:31 -0500 (EST) Received: from d24av04.br.ibm.com (d24av04.br.ibm.com [9.8.31.97]) by d24relay03.br.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s0GFq0oi47317008 for ; Thu, 16 Jan 2014 13:52:00 -0200 Received: from d24av04.br.ibm.com (localhost [127.0.0.1]) by d24av04.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s0GFqUEK014925 for ; Thu, 16 Jan 2014 13:52:30 -0200 Message-ID: <52D8003E.1080105@linux.vnet.ibm.com> Date: Thu, 16 Jan 2014 13:52:30 -0200 From: Eduardo Otubo MIME-Version: 1.0 References: <20140115193744.10562.46110.stgit@localhost> In-Reply-To: <20140115193744.10562.46110.stgit@localhost> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] QEMU/seccomp fixes for PulseAudio List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Moore Cc: Corey Bryant , qemu-devel@nongnu.org On 01/15/2014 05:38 PM, Paul Moore wrote: > It turns out we need to add some additional syscalls to QEMU to make > PulseAudio happy. Two minor patches follow ... > > --- > > Paul Moore (2): > seccomp: add mkdir() and fchmod() to the whitelist > seccomp: add some basic shared memory syscalls to the whitelist > > > qemu-seccomp.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > Paul, sorry for the so late review. I was on vacation until yesterday and I'm still trying to empty my inbox. -- Eduardo Otubo IBM Linux Technology Center