Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1404123pxj; Fri, 21 May 2021 13:25:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxO38GIW/HVXthEMCfLdz83nKvEwJWPPgIyWqFH1RTfXKd4EtPeWSyvmLEEP+Omxwycit/z X-Received: by 2002:a6b:7d03:: with SMTP id c3mr738588ioq.2.1621628752771; Fri, 21 May 2021 13:25:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621628752; cv=none; d=google.com; s=arc-20160816; b=gdnFwXR5I0jUpV3shbCuGaowbWflj1B1HcdmEh17JmnvnKkAcaVKgVmZ0GQENCVW26 4rN217TD7CQlheyii/Q7Ke9QVPLn4VFMAI+DZe5ekj4K6PJ8PNn993kpfDDHNV0qr7Y0 YQA7Qq2rgXYV1bPkME4e2b2FT5Ip9tFkIl9NWMMO07suHdbC/8YsEjKcQaDJ9nOcqbA5 xk8kerLm54/RZ4EZXsxYCZp/tTolGmoosO2wYtXRG/66D4Xd4mLXyfQf7oZQCK3e78ZO PQO0y3Wd0MZKdfXgPy4gw8djMc+bvkPGoZs7yeI8TFDmR+0f7KU1SxEWT9Ste7vFtETS Bo+g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=zeO15+6GAcuD7C6oautXKgZf1a/SrLIvHdVZPr/OU7c=; b=sPspkedAZiy1ELzyDBptMxoRYzqM2pN+x2nUl+A+j4NZpgRP1OeeuHXHpaXXiZZLqL UxAtSn23GWhcw1I7OVHo/nQjhH28jw+PJbhpDX6JmvaTv9v+KBWvgkJy9xVgQnto66qy s0THH2qnYRwqKB2GgIjCrkPVdVzuPgm1ZlcFi44tK8ZjnK4mwi+W+ULKtV1JPnlem+el fHEMDnAn2HBntm54VShWhjFvOzn974qdC/u4AKRfTffdiySK8fTZQHPeLzJCa9oblpZg +hXbsEaTsc5v8KA35UqF8BiJMsfGU4V5bs6G6zw+mdxWnsbQicrGLSX3eNiI3so8Pp5C WJ3w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=KBD6lbrT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id t2si6754409ilg.26.2021.05.21.13.25.40; Fri, 21 May 2021 13:25:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=KBD6lbrT; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238448AbhEURtR (ORCPT + 99 others); Fri, 21 May 2021 13:49:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:51528 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235755AbhEURtR (ORCPT ); Fri, 21 May 2021 13:49:17 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 2FA836135C; Fri, 21 May 2021 17:47:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621619273; bh=xOq3jj2UbZa7lDCzy39FJlunDF10xKfCJ5FyeAWwORQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KBD6lbrTjL2LnMejfzX5ud65busPKGi/lpJ5soBktqKEEpW0q6Q6RPLPSTn5hfIHM +M+fDBS/u7VpUhjC6axyc2792Z/IHzPsQ6ZlEk30RF72T56Ut8cvZkW3OYoikfOVsI An7+UKMeTx7OhM7Vig7bmYyLVyhSJqX/6Jz6i2BU= Date: Fri, 21 May 2021 19:47:51 +0200 From: Greg KH To: Paolo Bonzini Cc: Palmer Dabbelt , anup@brainfault.org, Anup Patel , Paul Walmsley , aou@eecs.berkeley.edu, corbet@lwn.net, graf@amazon.com, Atish Patra , Alistair Francis , Damien Le Moal , kvm@vger.kernel.org, kvm-riscv@lists.infradead.org, linux-riscv@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev Subject: Re: [PATCH v18 00/18] KVM RISC-V Support Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, May 21, 2021 at 07:21:12PM +0200, Paolo Bonzini wrote: > On 21/05/21 19:13, Palmer Dabbelt wrote: > > > > > > > I don't view this code as being in a state where it can be > > maintained, at least to the standards we generally set within the > > kernel. The ISA extension in question is still subject to change, it > > says so right at the top of the H extension > > > > {\bf Warning! This draft specification may change before being > > accepted as standard by the RISC-V Foundation.} > > To give a complete picture, the last three relevant changes have been in > August 2019, November 2019 and May 2020. It seems pretty frozen to me. > > In any case, I think it's clear from the experience with Android that > the acceptance policy cannot succeed. The only thing that such a policy > guarantees, is that vendors will use more out-of-tree code. Keeping a > fully-developed feature out-of-tree for years is not how Linux is run. > > > I'm not sure where exactly the line for real hardware is, but for > > something like this it would at least involve some chip that is > > widely availiable and needs the H extension to be useful > > Anup said that "quite a few people have already implemented RISC-V > H-extension in hardware as well and KVM RISC-V works on real HW as well". > Those people would benefit from having KVM in the Linus tree. Great, but is this really true? If so, what hardware has this? I have a new RISC-V device right here next to me, what would I need to do to see if this is supported in it or not? If this isn't in any hardware that anyone outside of internal-to-company-prototypes, then let's wait until it really is in a device that people can test this code on. What's the rush to get this merged now if no one can use it? thanks, greg k-h