From nobody Wed Nov 5 10:32:22 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=gmail.com Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1533870330138385.97154057430237; Thu, 9 Aug 2018 20:05:30 -0700 (PDT) Received: from localhost ([::1]:53998 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fnxjx-0007Bo-L6 for importer@patchew.org; Thu, 09 Aug 2018 23:05:25 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fnxi9-0005vS-QU for qemu-devel@nongnu.org; Thu, 09 Aug 2018 23:03:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fnxi9-0003ZI-1M for qemu-devel@nongnu.org; Thu, 09 Aug 2018 23:03:33 -0400 Received: from mail-qk0-x230.google.com ([2607:f8b0:400d:c09::230]:35649) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fnxi8-0003Yp-SF; Thu, 09 Aug 2018 23:03:32 -0400 Received: by mail-qk0-x230.google.com with SMTP id u21-v6so5521528qku.2; Thu, 09 Aug 2018 20:03:32 -0700 (PDT) Received: from WAL-L-PZ01.rocketsoftware.com ([2620:117:0:a::c]) by smtp.gmail.com with ESMTPSA id i1-v6sm4457425qtj.65.2018.08.09.20.03.30 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Aug 2018 20:03:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=eDR+ql8m/VROH6izyDCjsTMs6kUhoR3lU/IKIvjDKe0=; b=qofjIFOVjTv87ueWpHd3Rhha2Fs2nstEx5jPO7pBkFNApDfp3JH6vJhrvYGZku+YML zFx0AgHYvhM/xma6xwrVdLlyA4Pj6vpTATh+3jz5sraD0DGvXAblnDarvyoWvvFWQxS2 WGeD4bZklQyRSs+r1qsxlK7XBfgfRrkzDlaFVTbJ6OohFT5TbYqKEf0BWT0+porpMnOO fJa2mWBIT6rY9Ke2RKxwgdsmM2MLnFo+ZF6k/wGHkgmmv9+RAcGhWDMKdc82DP2xvBWj 4VMGwCwQRfxlgQoIqdpwkea8UrVBOjTmJTWSBAVFmRDEhEPWbcQb6h9qOisID5RcPwv6 EI6g== 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; bh=eDR+ql8m/VROH6izyDCjsTMs6kUhoR3lU/IKIvjDKe0=; b=c5tJ7jaQQ07aStWf/mdYtR5+Fe5ghv9dwlHgI6WQfBjbWxL99OXb9BgS/jRPCw/ssW nGpTW9kM7i66HqwybI38h+Tjffb7IN70FiIHzv60nfVXwdhr+HpV710/yJ5H4kiS0DZh JxT8uukS8X1ggtFiUEnqWXNcGxSMh2dCetmKBwGnentaEnzgYoOuQwVoq6o8V1LIxQmP ecKJNLEOdOlqbV8235i5Qx+Ple0IXT9E0/Oyjr/4Rb1EHme/rgszvyRUS07rVJxbSsw3 Y+mnzhkCRgs1IY25RbF3hgv42Eo/2smjVdQzaNyFoDN2HUEMW7oMmi13FQB0reG9bBOn ioow== X-Gm-Message-State: AOUpUlF7mRp4aVj41S1OuJTmNbDt5a3gpT2KA1u6Gm1IMGc3DKLz2qYH 1RGDk3Y4JVsjCeIHqldQtJhxTrWX4+c= X-Google-Smtp-Source: AA+uWPzESUOwQE/XgeKDkgeBjajvgzKa7sACGgVFnT4kiG0JScEIsN+0OCIvfqvMcjSFmjbAiA5DxA== X-Received: by 2002:ae9:e118:: with SMTP id g24-v6mr4136049qkm.306.1533870211886; Thu, 09 Aug 2018 20:03:31 -0700 (PDT) From: Pavel Zbitskiy To: qemu-devel@nongnu.org Date: Thu, 9 Aug 2018 23:01:33 -0400 Message-Id: <20180810030139.25916-2-pavel.zbitskiy@gmail.com> In-Reply-To: <20180810030139.25916-1-pavel.zbitskiy@gmail.com> References: <20180810030139.25916-1-pavel.zbitskiy@gmail.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:400d:c09::230 Subject: [Qemu-devel] [PATCH 1/7] tests/tcg: add a simple s390x test 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: Pavel Zbitskiy , qemu-s390x@nongnu.org, cohuck@redhat.com, richard.henderson@linaro.org, david@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDMRC_1 RDKM_2 RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Copied from alpha. Signed-off-by: Pavel Zbitskiy Reviewed-by: David Hildenbrand Reviewed-by: Thomas Huth --- tests/tcg/s390x/Makefile.target | 3 +++ tests/tcg/s390x/hello-s390x.c | 7 +++++++ 2 files changed, 10 insertions(+) create mode 100644 tests/tcg/s390x/Makefile.target create mode 100644 tests/tcg/s390x/hello-s390x.c diff --git a/tests/tcg/s390x/Makefile.target b/tests/tcg/s390x/Makefile.tar= get new file mode 100644 index 0000000000..9f4076901f --- /dev/null +++ b/tests/tcg/s390x/Makefile.target @@ -0,0 +1,3 @@ +VPATH+=3D$(SRC_PATH)/tests/tcg/s390x +CFLAGS+=3D-march=3DzEC12 -m64 +TESTS+=3Dhello-s390x diff --git a/tests/tcg/s390x/hello-s390x.c b/tests/tcg/s390x/hello-s390x.c new file mode 100644 index 0000000000..3dc0a05f2b --- /dev/null +++ b/tests/tcg/s390x/hello-s390x.c @@ -0,0 +1,7 @@ +#include + +int main(void) +{ + write(1, "hello\n", 6); + return 0; +} --=20 2.18.0