From patchwork Sun Sep 26 22:01:02 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 1533020 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=NeopsCCY; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HHfrr6cYxz9t6g for ; Mon, 27 Sep 2021 08:02:35 +1000 (AEST) Received: from localhost ([::1]:59944 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUcEB-0007MM-Vc for incoming@patchwork.ozlabs.org; Sun, 26 Sep 2021 18:02:31 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57174) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUcCx-0007L5-R5; Sun, 26 Sep 2021 18:01:17 -0400 Received: from mail-wr1-x429.google.com ([2a00:1450:4864:20::429]:47016) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUcCw-0000SR-2C; Sun, 26 Sep 2021 18:01:15 -0400 Received: by mail-wr1-x429.google.com with SMTP id c21so16666238wrb.13; Sun, 26 Sep 2021 15:01:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=cdB/rvCtSCkcR/jEEKmrrikvKmPhFYjvAhhgdjOkfg4=; b=NeopsCCYodOSPfsM9NswK1jC9GAaOrazMSCgj1LUHhrC92gPWdo/ZdLLafN5CMV45J Tn/uZ6Hn/mUlt2qsnn4HSP2Djbd7TT/Fvi89ReTIaBcYBKFlDhkJM4amlDybrJuhbCAf 1LvIFC93NXNTUS7DFSYWFXscP4k+m/KeeW7r7RmTFQUl1y53+TuSt2xkcqLChXv1K+bS Bdw9nkBot+Z528QJ4Nrk9wgI3Y75tM9+lMmnkLL15E4wZ5DMKy8OOC6T0zeVoAeB+pVU TgtxA0IOBPCYg60/2xbtoCuk7XutUnEgdb5xDwIk0nPEJHtxNPYHAoZCiroECS3c45iP 2sOw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=cdB/rvCtSCkcR/jEEKmrrikvKmPhFYjvAhhgdjOkfg4=; b=sQSWqMD88B4YfpwPFAF8GtuIIv8tCrdi4F/U57TsfAZ+x/At2RYCRYac29JGr7QAbV NHjbzu1PAbtz7S0PZ9unrOCJ104oraWvcMifmSw2UO1cFl8+0RQS14yr8crC8STQv833 6z+zetaS7K6iYkCpPzDIYK9K0eeHrZq5IJaK7mIvXpKAf0Vo3mnhZ5UPgAfxrM5fMcts nii+N/v8DIsrcJZj7v2sHriKdLDvp8jJjEWeo47jLaKSDr2u0MfWkIv+Hru8PZRGRyaB qWt18tLBMSOyWeFY+pV06gn8WYZIc+HvLbIyJ7aoxc8XYioKZvutQhLbu2MuUKJPnXwM fq/A== X-Gm-Message-State: AOAM530yP5AkXD+ah64/mMI7tPeFMdlyqlXHdB6ynjLHGD4WZctoXViB W0ziZLMhZGrbevTxq9YN9aMxCXTQnms= X-Google-Smtp-Source: ABdhPJwlvAFsEib085mDzhSWUeOaPKChuBewsMP/FlraRIfKzgs0gEhVi+AnH7dS55EYAz3dDljG3g== X-Received: by 2002:a5d:6450:: with SMTP id d16mr23480742wrw.40.1632693671040; Sun, 26 Sep 2021 15:01:11 -0700 (PDT) Received: from x1w.. (118.red-83-35-24.dynamicip.rima-tde.net. [83.35.24.118]) by smtp.gmail.com with ESMTPSA id j21sm14575024wrd.48.2021.09.26.15.01.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 26 Sep 2021 15:01:10 -0700 (PDT) From: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH 1/2] bsd-user: Only process meson rules on BSD host Date: Mon, 27 Sep 2021 00:01:02 +0200 Message-Id: <20210926220103.1721355-2-f4bug@amsat.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210926220103.1721355-1-f4bug@amsat.org> References: <20210926220103.1721355-1-f4bug@amsat.org> MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::429; envelope-from=philippe.mathieu.daude@gmail.com; helo=mail-wr1-x429.google.com X-Spam_score_int: -14 X-Spam_score: -1.5 X-Spam_bar: - X-Spam_report: (-1.5 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Kyle Evans , Richard Henderson , Laurent Vivier , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= , Paolo Bonzini , Warner Losh Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Reported-by: Warner Losh Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: WANG Xuerui --- bsd-user/meson.build | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bsd-user/meson.build b/bsd-user/meson.build index 03695493408..a7607e1c884 100644 --- a/bsd-user/meson.build +++ b/bsd-user/meson.build @@ -1,3 +1,7 @@ +if not config_host.has_key('CONFIG_BSD') + subdir_done() +endif + bsd_user_ss.add(files( 'bsdload.c', 'elfload.c', From patchwork Sun Sep 26 22:01:03 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 1533022 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256 header.s=20210112 header.b=ZyJeXcT+; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=nongnu.org (client-ip=209.51.188.17; helo=lists.gnu.org; envelope-from=qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org; receiver=) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by bilbo.ozlabs.org (Postfix) with ESMTPS id 4HHfvb2L2mz9t1C for ; Mon, 27 Sep 2021 08:04:59 +1000 (AEST) Received: from localhost ([::1]:36852 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mUcGT-0002TY-7x for incoming@patchwork.ozlabs.org; Sun, 26 Sep 2021 18:04:57 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57186) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mUcD1-0007Lh-Eu; Sun, 26 Sep 2021 18:01:22 -0400 Received: from mail-wr1-x433.google.com ([2a00:1450:4864:20::433]:44750) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mUcCz-0000W7-Sw; Sun, 26 Sep 2021 18:01:19 -0400 Received: by mail-wr1-x433.google.com with SMTP id d6so46197336wrc.11; Sun, 26 Sep 2021 15:01:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Tc/1tWsRAHXZFKC/1NGFB5yx5EFZYs37sQ6vTjkYEoo=; b=ZyJeXcT+I3zF7WvKNdA3otVe0Hzp3t2/kndztmLaMQEVHTc+nEcLRWn6Z2YV8OKfHs SzJNS/PdweBBGooayDM3tWUR85KWgPcZ0rtarehOJp5+LQQKi4xfgXWYmSdx+fIT69dW p8iy96iSIMEf7gUxLqSLd6enbyBzaakfwidWzOd7b/CkRzNju9nScvIA84Yv2so/uMMW PpjelTh1UYFN8eUGrXQknHOBZNRmEEPH/D8fXinFGnADkdi6xUQqFdhdRGw7OagyOgHg 2AAIrEJJNDQyVQI04BhUwXuceIMAcNb7AL0nhEDDdciXPZu8tE/TgJCY6feavDv8uZxW USFw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=Tc/1tWsRAHXZFKC/1NGFB5yx5EFZYs37sQ6vTjkYEoo=; b=WUhryEdrrT9TL0uhoUn7TOD1P4edFrqf2zegnYBTcJr6pYWHE4874tiJPOXTjOvrbY 2b8qUYY9hhMjr1sPECgn01TCLvwa0EdTnQfN9h2AvsKm1jtWLc73izBSvsQNdSb2X7Zb h0veDYMG5gCD+I4YVTSmzYYH+3pMybflYUasQMYcVKR/iM8uEQO8PCyxz/rCR8cyiJUn ZBSG6d7mDw4QQb2pvk5VFpa8wTIKkU1gF7Fs5TkfcIoSfYVbxI2IGo1xy5a6sK5N1RY3 OucTE9ksC7R5io2ecLiLGubAFxuPHC/UZJdsTOfbr6g6YOrdocLmw3yM5heF7BkhrKPR vfBQ== X-Gm-Message-State: AOAM530zvcVpUO3j9Xm1/s3vqpT2E77rutNxKquAaMQ0kBKUfuL/sxgr a8DDvuc3dG4RFBFOhYzduOAzUs/lK/c= X-Google-Smtp-Source: ABdhPJw5cN180HCPez47HE/+hRKoFHUjwYKW0D06+rX+d9BMb4tvleSonLH/AQKIOB3MxTIzSfGyyg== X-Received: by 2002:a5d:5142:: with SMTP id u2mr7712418wrt.180.1632693676129; Sun, 26 Sep 2021 15:01:16 -0700 (PDT) Received: from x1w.. (118.red-83-35-24.dynamicip.rima-tde.net. [83.35.24.118]) by smtp.gmail.com with ESMTPSA id r4sm16127098wma.48.2021.09.26.15.01.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 26 Sep 2021 15:01:15 -0700 (PDT) From: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org Subject: [PATCH 2/2] linux-user: Only process meson rules on Linux host Date: Mon, 27 Sep 2021 00:01:03 +0200 Message-Id: <20210926220103.1721355-3-f4bug@amsat.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210926220103.1721355-1-f4bug@amsat.org> References: <20210926220103.1721355-1-f4bug@amsat.org> MIME-Version: 1.0 Received-SPF: pass client-ip=2a00:1450:4864:20::433; envelope-from=philippe.mathieu.daude@gmail.com; helo=mail-wr1-x433.google.com X-Spam_score_int: -14 X-Spam_score: -1.5 X-Spam_bar: - X-Spam_report: (-1.5 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: qemu-trivial@nongnu.org, Kyle Evans , Richard Henderson , Laurent Vivier , =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= , Paolo Bonzini , Warner Losh Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: WANG Xuerui --- linux-user/meson.build | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/linux-user/meson.build b/linux-user/meson.build index 9549f81682d..1c4e94f0cc8 100644 --- a/linux-user/meson.build +++ b/linux-user/meson.build @@ -1,3 +1,7 @@ +if not config_host.has_key('CONFIG_LINUX') + subdir_done() +endif + linux_user_ss.add(files( 'elfload.c', 'exit.c',