From patchwork Thu Jun 21 06:25:26 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Alex_Benn=C3=A9e?= X-Patchwork-Id: 932604 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=nongnu.org (client-ip=2001:4830:134:3::11; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.b="h+BFrJnt"; dkim-atps=neutral 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 41BCX75KBSz9s2R for ; Thu, 21 Jun 2018 17:10:31 +1000 (AEST) Received: from localhost ([::1]:53485 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVtjh-000243-CW for incoming@patchwork.ozlabs.org; Thu, 21 Jun 2018 03:10:29 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33581) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fVtbS-0004Lk-44 for qemu-devel@nongnu.org; Thu, 21 Jun 2018 03:02:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fVtbN-0008IM-SB for qemu-devel@nongnu.org; Thu, 21 Jun 2018 03:01:58 -0400 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]:37449) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fVtbN-0008Hp-LD for qemu-devel@nongnu.org; Thu, 21 Jun 2018 03:01:53 -0400 Received: by mail-wm0-x232.google.com with SMTP id r125-v6so3787043wmg.2 for ; Thu, 21 Jun 2018 00:01:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=aPNoWjCJx+Hul+tzitl4LG/AvBGzlBhPujdCHwrGFJU=; b=h+BFrJnt1QkKK+Awz6ux6+YmUj+c0vmKhquVQSZ78sqkV2K7eMQH3Krc7IVgyHKEaY ibsxdlmmGFhBdS59/4RGibljDIq+3WXlcoonKTHWQGx2lSNPBRZsgTMjsnmYPfnSnsSb SbB3lZIQvwF2fKhAFfxBN7QS44SX0EFH4J97Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=aPNoWjCJx+Hul+tzitl4LG/AvBGzlBhPujdCHwrGFJU=; b=nozr/+lfpFxcZuFr9HhuoNClgiwxx/Ji5S7CLARE2BkZ2pzC+wxC0s7MpyePN18YOl KLEjNnm4v8GmVjlRopIhav3eZ4cKbnQ3y3KFcIfWtzNjSBCQaAgoyIRlkk9UbpWJjPLE lofUJHpy8g2OXgAbR0Hir+ZINQ/stk+7jK82XMjvDG1iwq0DCAcP+yp0vGDE3zMuL2bl dnRM2NLWf+uVo4db+BtbIB7OY8Q+Kew8TDZx9Bii3OKKSaZQ/NIL4hGizeymSavBLMCP ZfIHJzez2kIVb+7ecQoUz8VsGDDfiyZ//p8/51KrBJXC9bMsoHz1N9JO2eI4JIC2G0dY waiQ== X-Gm-Message-State: APt69E2xbH0Otao3plLt6cGBitGCM6YDPR1/oc9lOOf/pBb0jDeHzvxc CIMgchozAADAdYyE0+gAo2hadw== X-Google-Smtp-Source: ADUXVKIVZ3o8iWJy2k7yq6eqorBT7JTRcX2RLoTW6yaPTlsawLmmTHhQLpqhuhPH6dvf7xvPMNQ35A== X-Received: by 2002:a1c:bf50:: with SMTP id p77-v6mr3819041wmf.84.1529564512474; Thu, 21 Jun 2018 00:01:52 -0700 (PDT) Received: from zen.linaro.local ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id k82-v6sm4980747wmg.10.2018.06.21.00.01.51 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 21 Jun 2018 00:01:51 -0700 (PDT) Received: from zen.linaroharston (localhost [127.0.0.1]) by zen.linaro.local (Postfix) with ESMTP id C09B73E0BB0; Thu, 21 Jun 2018 07:26:06 +0100 (BST) From: =?utf-8?q?Alex_Benn=C3=A9e?= To: peter.maydell@linaro.org Date: Thu, 21 Jun 2018 07:25:26 +0100 Message-Id: <20180621062605.941-19-alex.bennee@linaro.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180621062605.941-1-alex.bennee@linaro.org> References: <20180621062605.941-1-alex.bennee@linaro.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:400c:c09::232 Subject: [Qemu-devel] [PULL v2 18/57] tests/tcg/i386: fix test-i386 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: agraf@suse.de, Eduardo Habkost , =?utf-8?q?Alex_B?= =?utf-8?b?ZW5uw6ll?= , richard.henderson@linaro.org, qemu-devel@nongnu.org, f4bug@amsat.org, cota@braap.org, Paolo Bonzini , famz@redhat.com, aurelien@aurel32.net, Richard Henderson Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" We don't include anything from qemu itself for the build. Signed-off-by: Alex Bennée Reviewed-by: Thomas Huth Reviewed-by: Philippe Mathieu-Daudé Tested-by: Philippe Mathieu-Daudé Reviewed-by: Richard Henderson diff --git a/tests/tcg/i386/test-i386.c b/tests/tcg/i386/test-i386.c index 9599204895..cae6a7773a 100644 --- a/tests/tcg/i386/test-i386.c +++ b/tests/tcg/i386/test-i386.c @@ -17,7 +17,6 @@ * along with this program; if not, see . */ #define _GNU_SOURCE -#include "qemu/compiler.h" #include #include #include