From nobody Thu Oct 2 10:13:47 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=listsout.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from listsout.gnu.org (listsout.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1545771648978663.3573975165853; Tue, 25 Dec 2018 13:00:48 -0800 (PST) Received: from localhost ([127.0.0.1]:43045 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gbtol-0000Hj-G0 for importer@patchew.org; Tue, 25 Dec 2018 16:00:47 -0500 Received: from eggs.gnu.org ([208.118.235.92]:49533) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gbtkD-0003s2-Rj for qemu-devel@nongnu.org; Tue, 25 Dec 2018 15:56:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gbtkD-0006Vc-4C for qemu-devel@nongnu.org; Tue, 25 Dec 2018 15:56:05 -0500 Received: from mail-pf1-x431.google.com ([2607:f8b0:4864:20::431]:37247) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gbtkC-0006Ut-VF for qemu-devel@nongnu.org; Tue, 25 Dec 2018 15:56:05 -0500 Received: by mail-pf1-x431.google.com with SMTP id y126so7080629pfb.4 for ; Tue, 25 Dec 2018 12:56:04 -0800 (PST) Received: from cloudburst.home (c211-28-135-144.sunsh3.vic.optusnet.com.au. [211.28.135.144]) by smtp.gmail.com with ESMTPSA id t21sm48501628pgg.24.2018.12.25.12.55.57 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Tue, 25 Dec 2018 12:56:03 -0800 (PST) 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; bh=Oh1UVfstzPaxIlBoXHJxRwB778BsV5bYj7de/bSnAbc=; b=L2afbwZTIk46pfiBRN/8MCkVbyd9pnkDI2r5W3rQDT5AlurENFtUXd292sldKL4FM9 sBp4X5bysR6wWvfSa9sDuMlL/+/8PwcRMFAFnZDD8bbIJVIe+Q/UAapx9ygBoGAv0RBQ /qjoALM7vly+LHja97V19/J3VNh2d8MSoI2U0= 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=Oh1UVfstzPaxIlBoXHJxRwB778BsV5bYj7de/bSnAbc=; b=Qe/xHR84c8Bm6GliPismCR9AL+6dCYeaKXGAhSaRWA01Q6XsQtv56p0c3tTpm39s0f lXJoxL43qjmvY9fXrBni96tV7tRDud5dxvPj7k0xoQ7BlgFoTaVEy4kt3c+NZLBlrgvR xYHNXG2M0yn4cI4BGCIs83VbEU9/OVjIYzUsfRfrgJAbkO+5R8gaYIyETRh6EfBr6PmI 4AmDthsKhxZ2rZcxbG88r2HP4zmjTD4pNScFprXcFGnxj5y3p4eM7VFDvEmhsXo0RyVc WPckL2NoiU67YKithpuYONazetPFpH115VlTfg9QVFKAHbzJMMJiZ7nQffEu25lyAxDP 0avA== X-Gm-Message-State: AA+aEWb/wb/oLxTfg9hMpxLeQU9/rbBE02xc6isbV8IGH4jUs1h5ScFp zsIpyl2w5kGCDUwGUGBsWmoRepo0nLA= X-Google-Smtp-Source: ALg8bN5QNYT54ppMSrct0zVhNJ9nU+krIgwSFH0wY1OMRuDMOKEcKBkni53U5RZaa/23lfygD4RD/Q== X-Received: by 2002:a62:6385:: with SMTP id x127mr18013575pfb.15.1545771363713; Tue, 25 Dec 2018 12:56:03 -0800 (PST) From: Richard Henderson To: qemu-devel@nongnu.org Date: Wed, 26 Dec 2018 07:54:50 +1100 Message-Id: <20181225205529.10874-4-richard.henderson@linaro.org> X-Mailer: git-send-email 2.17.2 In-Reply-To: <20181225205529.10874-1-richard.henderson@linaro.org> References: <20181225205529.10874-1-richard.henderson@linaro.org> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::431 Subject: [Qemu-devel] [PULL 03/42] linux-user: Add host dependency for RISC-V 64-bit 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, Michael Clark , Alistair Francis Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" From: Alistair Francis Signed-off-by: Alistair Francis Signed-off-by: Michael Clark Reviewed-by: Richard Henderson Message-Id: <9d777f619840a8dd8e4f3834dcfc3bd28e052ccd.1545246859.git.alista= ir.francis@wdc.com> Signed-off-by: Richard Henderson --- linux-user/host/riscv64/hostdep.h | 11 +++++++++++ MAINTAINERS | 1 + 2 files changed, 12 insertions(+) create mode 100644 linux-user/host/riscv64/hostdep.h diff --git a/linux-user/host/riscv64/hostdep.h b/linux-user/host/riscv64/ho= stdep.h new file mode 100644 index 0000000000..28467ba00b --- /dev/null +++ b/linux-user/host/riscv64/hostdep.h @@ -0,0 +1,11 @@ +/* + * hostdep.h : things which are dependent on the host architecture + * + * This work is licensed under the terms of the GNU GPL, version 2 or late= r. + * See the COPYING file in the top-level directory. + */ + +#ifndef RISCV64_HOSTDEP_H +#define RISCV64_HOSTDEP_H + +#endif diff --git a/MAINTAINERS b/MAINTAINERS index 067629b10e..7a4cf30a04 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -267,6 +267,7 @@ F: target/riscv/ F: hw/riscv/ F: include/hw/riscv/ F: linux-user/host/riscv32/ +F: linux-user/host/riscv64/ F: disas/riscv.c =20 S390 --=20 2.17.2