From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.7 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B1936C7618F for ; Fri, 19 Jul 2019 01:59:10 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 86959208C0 for ; Fri, 19 Jul 2019 01:59:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 86959208C0 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=sifive.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([::1]:41946 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoIAv-0000dy-Dq for qemu-devel@archiver.kernel.org; Thu, 18 Jul 2019 21:59:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60585) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoIAi-00005u-S7 for qemu-devel@nongnu.org; Thu, 18 Jul 2019 21:58:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoIAh-00044C-O7 for qemu-devel@nongnu.org; Thu, 18 Jul 2019 21:58:56 -0400 Received: from mail-pf1-f194.google.com ([209.85.210.194]:42493) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hoIAh-00043p-H7 for qemu-devel@nongnu.org; Thu, 18 Jul 2019 21:58:55 -0400 Received: by mail-pf1-f194.google.com with SMTP id q10so13433495pff.9 for ; Thu, 18 Jul 2019 18:58:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:date:message-id:mime-version :content-transfer-encoding:cc:from:to; bh=hSbI1JsNs5NsFvsTzbpntiaxfpkHeY0oROh+yL6YZmE=; b=FpsSrTxAamydsaw3szmwv48ywFNKanJIWKdBAWI1YJ+/X8ooVzxHtUElhgdNgsyBx8 iSV0sjhgs/CzW8J5R/T/E7OLiWael1xHwvx7jO4DFuF7p21VH6o74cC53MpF+pYfCBhM tWnUhHGw1ZPlAGMyzxdXhqp3dvq8ciPo++jOaywuxExESpZqDWySXZcg0BanYq5GGJiH +ok8DRt/0Ie43TfTXrh8IOW58QqSUGiB+VgiiVkBr5b8i6YK6mC9cFjboSgsKRyaKRy0 +l1j9fLQaBYpKE21le88PEuiDSQUFfhD/tHwhojvXoWETXe2jCuxWC+f2cnr99rKsMFg areA== X-Gm-Message-State: APjAAAVYdrLAdGDW9xTKIt7vmfH8ntn4PWTYQNsnD7UhawRK+R4/7ETY IVHBrcHn3hcQPbIkBjLFTG4qqHHa X-Google-Smtp-Source: APXvYqwQMbGGuJxUyLagjKnmxuLWjErGDolexIX7ttEdQrb8fj6Q3nn0Yill1ZWO0KWOk1rQ2MRaOg== X-Received: by 2002:a63:7d05:: with SMTP id y5mr51652547pgc.425.1563501533434; Thu, 18 Jul 2019 18:58:53 -0700 (PDT) Received: from localhost ([12.206.222.5]) by smtp.gmail.com with ESMTPSA id s6sm44244879pfs.122.2019.07.18.18.58.52 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 18 Jul 2019 18:58:53 -0700 (PDT) Date: Thu, 18 Jul 2019 18:58:09 -0700 Message-Id: <20190719015811.14776-1-palmer@sifive.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit From: Palmer Dabbelt To: Peter Maydell X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.85.210.194 Subject: [Qemu-devel] [PULL] RISC-V Patches for 4.2-rc2 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-riscv@nongnu.org, qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" The following changes since commit 0b18cfb8f1828c905139b54c8644b0d8f4aad879: Update version for v4.1.0-rc1 release (2019-07-16 18:01:28 +0100) are available in the Git repository at: git://github.com/palmer-dabbelt/qemu.git tags/riscv-for-master-4.1-rc2 for you to fetch changes up to fdd1bda4b47cfbec61d0e63a516c614feea0b00b: hw/riscv: Load OpenSBI as the default firmware (2019-07-18 14:18:45 -0700) ---------------------------------------------------------------- RISC-V Patches for 4.2-rc2 This contains a pair of patches that add OpenSBI support to QEMU on RISC-V targets. The patches have been floating around for a bit, but everything seems solid now. These pass my standard test of booting OpenEmbedded, and also works when I swap around the various command-line arguments to use the new boot method. ---------------------------------------------------------------- Alistair Francis (2): roms: Add OpenSBI version 0.4 hw/riscv: Load OpenSBI as the default firmware .gitmodules | 3 ++ LICENSE | 21 +++++++---- Makefile | 5 ++- hw/riscv/boot.c | 54 +++++++++++++++++++++++++++ hw/riscv/sifive_u.c | 7 ++-- hw/riscv/virt.c | 11 ++++-- include/hw/riscv/boot.h | 3 ++ pc-bios/README | 11 ++++++ pc-bios/opensbi-riscv32-virt-fw_jump.bin | Bin 0 -> 36888 bytes pc-bios/opensbi-riscv64-sifive_u-fw_jump.bin | Bin 0 -> 40968 bytes pc-bios/opensbi-riscv64-virt-fw_jump.bin | Bin 0 -> 40968 bytes qemu-deprecated.texi | 20 ++++++++++ roms/Makefile | 48 ++++++++++++++++++------ roms/opensbi | 1 + 14 files changed, 157 insertions(+), 27 deletions(-) create mode 100755 pc-bios/opensbi-riscv32-virt-fw_jump.bin create mode 100755 pc-bios/opensbi-riscv64-sifive_u-fw_jump.bin create mode 100755 pc-bios/opensbi-riscv64-virt-fw_jump.bin create mode 160000 roms/opensbi >From Palmer Dabbelt # This line is ignored. From: Palmer Dabbelt Reply-To: Subject: In-Reply-To: