From patchwork Sat Apr 16 19:04:30 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eduardo Otubo X-Patchwork-Id: 611387 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3qnP5G3PPTz9t3p for ; Sun, 17 Apr 2016 05:06:10 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=profitbricks-com.20150623.gappssmtp.com header.i=@profitbricks-com.20150623.gappssmtp.com header.b=aOo9gS50; dkim-atps=neutral Received: from localhost ([::1]:60213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arVXk-0006BE-Eq for incoming@patchwork.ozlabs.org; Sat, 16 Apr 2016 15:06:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39359) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arVWy-0004hD-Dl for qemu-devel@nongnu.org; Sat, 16 Apr 2016 15:05:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1arVWv-0006fV-GZ for qemu-devel@nongnu.org; Sat, 16 Apr 2016 15:05:20 -0400 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]:38359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1arVWv-0006fL-Ah for qemu-devel@nongnu.org; Sat, 16 Apr 2016 15:05:17 -0400 Received: by mail-wm0-x236.google.com with SMTP id u206so72902465wme.1 for ; Sat, 16 Apr 2016 12:05:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=profitbricks-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=MvAQ+cNYx/+SYdN6l1gO4z1vRC4fkCM4oUUI6NW42is=; b=aOo9gS50QW3leX1ohsgF6ObbwvcKSQJB7OwYroVg6ueOFgyDTLUh0VkKfaeZzTSq6E WfAjqIC+ID79Wun1tlog64uSU6jnD2o+z9Ojuum7/3P6MkQ0QqXYozML/o6UUg+SfXSO z3LyFoTpAdkaJpqCwY2TvsrylWDgj/BB2nfxZSXpkTDvPpClH1VBgRjQTZXLv9Kk1ISo RX3QqRqkLgthWoYo5wf/XGmiKyMVIlbmxcrbSmG3BwGTyjRRZUAQ8n5c26KWB/OmoJyS i7xY0GAmd3bg/s5nh7LItwkfZdjQJd/PQVuDjz+z3xxmaO192LSWxgr14spoh2kVCNh3 gw0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=MvAQ+cNYx/+SYdN6l1gO4z1vRC4fkCM4oUUI6NW42is=; b=dvWii1urbLFqDGun6n73CN2Uv6SfwCcgJjDPp70iZ90bRxF5X/fnPSelNegMZD9GyM EfblBtUpbl5HFIhC9cHiltdmcGyVRT4brUiGEFe3VzYGd6fkvrQ+tPIAaCpJyMbJYIQq VRR2Xu+2bIJRmxJvO5123PfT3s5Ouo96FX4aH4At1AX/vDJNBOZ1Ny/sjLdEMOc/Ha7d el8HpKF5yGRWKyhfw3DcII6Jr+FeMaXIp50o9UVbmLdogtSNyhuU6XPzqfuryCwZ0ttL YLylrPhkW4RqTewPwDYNm0X3/+mG8YkoFNnr/tVMFwlD5ADwH+ipAgP6cwQqtRFB4OL3 CfQw== X-Gm-Message-State: AOPr4FXDmcXeT7Wis4NXKvEO5PDoOCK6ZmNepNzh5Un5OuYwb0kvT/f/ggGjcZ2a2vEvkOzj X-Received: by 10.194.77.42 with SMTP id p10mr27499159wjw.111.1460833516743; Sat, 16 Apr 2016 12:05:16 -0700 (PDT) Received: from vader.pb.local ([62.217.45.26]) by smtp.gmail.com with ESMTPSA id n3sm55236224wja.6.2016.04.16.12.05.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sat, 16 Apr 2016 12:05:16 -0700 (PDT) From: Eduardo Otubo To: qemu-devel@nongnu.org Date: Sat, 16 Apr 2016 21:04:30 +0200 Message-Id: <1460833472-14855-2-git-send-email-eduardo.otubo@profitbricks.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1460833472-14855-1-git-send-email-eduardo.otubo@profitbricks.com> References: <1460833472-14855-1-git-send-email-eduardo.otubo@profitbricks.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a00:1450:400c:c09::236 Subject: [Qemu-devel] [PULL 01/03] configure: Enable seccomp sandbox for MIPS X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, James Hogan Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" From: James Hogan Enable seccomp on MIPS since libseccomp version 2.2.0 when MIPS support was first added. Signed-off-by: James Hogan Reviewed-by: Andrew Jones Acked-by: Eduardo Otubo --- configure | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configure b/configure index 5db29f0..f1c307b 100755 --- a/configure +++ b/configure @@ -1872,6 +1872,9 @@ if test "$seccomp" != "no" ; then i386|x86_64) libseccomp_minver="2.1.0" ;; + mips) + libseccomp_minver="2.2.0" + ;; arm|aarch64) libseccomp_minver="2.2.3" ;;