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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 67A7CC77B75 for ; Wed, 3 May 2023 11:14:28 +0000 (UTC) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1puAQp-0004MG-Tl; Wed, 03 May 2023 07:13:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puAQo-0004Lw-A1 for qemu-devel@nongnu.org; Wed, 03 May 2023 07:13:58 -0400 Received: from smtp-out1.suse.de ([2001:67c:2178:6::1c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1puAQm-0000fc-Qu for qemu-devel@nongnu.org; Wed, 03 May 2023 07:13:58 -0400 Received: from relay2.suse.de (relay2.suse.de [149.44.160.134]) by smtp-out1.suse.de (Postfix) with ESMTP id 52D542267B; Wed, 3 May 2023 11:13:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_rsa; t=1683112435; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RpubMwQV6+X5B0u2uHGTnW/SXNHmam6OZJwn+QZxoIY=; b=X+M4EDwLIQ+zifXv9zsXnr5jwaiaO1TSp9ors/oWFjnsjQv2WSxd4r6FhcxkE6+WepaHxD ST6pNZaztC1nuUbvgPqNKcFAWbRTOnYQ+h4z4EATs+j0KRRtu//OgguOiQ5aJc64pxqH+A SmeomIybPdmf/XY07SQ9r+nbLzT0EDM= DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=suse.de; s=susede2_ed25519; t=1683112435; h=from:from:reply-to:date:date:message-id:message-id:to:to:cc:cc: mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RpubMwQV6+X5B0u2uHGTnW/SXNHmam6OZJwn+QZxoIY=; b=E2t5icuA3wSIukzJTnvrM8bWpbCu44pTDxuOllCuxMoL/GEnycs/FQPia6bLpClOVedZ8o TSJM6b01zlafLDAA== Received: from hawking.suse.de (unknown [10.168.4.11]) by relay2.suse.de (Postfix) with ESMTP id 358522C141; Wed, 3 May 2023 11:13:55 +0000 (UTC) Received: by hawking.suse.de (Postfix, from userid 17005) id 26EB04AAD8C; Wed, 3 May 2023 13:13:55 +0200 (CEST) From: Andreas Schwab To: Palmer Dabbelt Cc: laurent@vivier.eu, qemu-devel@nongnu.org Subject: Re: [PATCH] linux-user: Add /proc/cpuinfo handler for RISC-V In-Reply-To: (Andreas Schwab's message of "Tue, 02 May 2023 17:47:52 +0200") References: X-Yow: I've got a COUSIN who works in the GARMENT DISTRICT... Date: Wed, 03 May 2023 13:13:55 +0200 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2001:67c:2178:6::1c; envelope-from=schwab@suse.de; helo=smtp-out1.suse.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org On Mai 02 2023, Andreas Schwab wrote: > None of the currently defined cpus are non-GC cpus (except sifive_e, but > that is not suitable for user-space anyway), and there doesn't appear to > be any properties defined for changing the supported extensions. Actually, modifying the extensions is possible for the base cpus (rv32 and rv64). -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different."