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=-3.8 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 D0C4FC433DF for ; Tue, 21 Jul 2020 13:25:28 +0000 (UTC) Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) (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 9C9142065D for ; Tue, 21 Jul 2020 13:25:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=citrix.com header.i=@citrix.com header.b="dWlokJki" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 9C9142065D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=citrix.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=xen-devel-bounces@lists.xenproject.org Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1jxsGf-000626-PC; Tue, 21 Jul 2020 13:25:13 +0000 Received: from us1-rack-iad1.inumbo.com ([172.99.69.81]) by lists.xenproject.org with esmtp (Exim 4.92) (envelope-from ) id 1jxsGe-000621-4o for xen-devel@lists.xenproject.org; Tue, 21 Jul 2020 13:25:12 +0000 X-Inumbo-ID: 9a269998-cb55-11ea-8517-bc764e2007e4 Received: from esa6.hc3370-68.iphmx.com (unknown [216.71.155.175]) by us1-rack-iad1.inumbo.com (Halon) with ESMTPS id 9a269998-cb55-11ea-8517-bc764e2007e4; Tue, 21 Jul 2020 13:25:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=citrix.com; s=securemail; t=1595337911; h=date:from:to:cc:subject:message-id:references: mime-version:content-transfer-encoding:in-reply-to; bh=kvMnBnD637r5MfENtMcCSipa5lRsSaOLZcF2+w597V0=; b=dWlokJki+fhh3ldXG9prEVSflquBLi+7nhzoGyuce2D6GWOpMOMup0Uw 69Emt/pjBtbV9z7xx6M3BONTUPOixLqyEUyhgz9ZIsuHzs1L//wf5z3vN RAfj+PGJx2EimMsW4r7TlQgqiNvx2MvTFJ4dhdMkYXgZTv+Bl1z/0Jk5n 0=; Authentication-Results: esa6.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none IronPort-SDR: E6Y5e49RnceC1Th0BNuo4byoXceFDgylbC198bznDpKHvSBwYB8M2l/r/x0+2aWmWktBpLg0k/ U2vyfCJG/F+erCpD3dQFAqIVy5vuOTv4iluf5eucB/FumSWp6rtlB47EpgRe3JmHHdnFY2FTbO ccCkytRbenOmF5mZiExRzcMYQzzkKRnnaXqXEpMr9C90tp93ouGAYNFnvvd4eyL+darwYZbb4M dDBzWlNxvdrvE771xlleihap7KzeDs+hwa0+LB6Sr+qYsJguQwM043PreDz+zuOEvFQ5zO+vSb uog= X-SBRS: 2.7 X-MesageID: 23168896 X-Ironport-Server: esa6.hc3370-68.iphmx.com X-Remote-IP: 162.221.158.21 X-Policy: $RELAYED X-IronPort-AV: E=Sophos;i="5.75,378,1589256000"; d="scan'208";a="23168896" Date: Tue, 21 Jul 2020 15:25:03 +0200 From: Roger Pau =?utf-8?B?TW9ubsOp?= To: Julien Grall Subject: Re: Virtio in Xen on Arm (based on IOREQ concept) Message-ID: <20200721132503.GP7191@Air-de-Roger> References: <20200717150039.GV7191@Air-de-Roger> <8f4e0c0d-b3d4-9dd3-ce20-639539321968@gmail.com> <20200720091722.GF7191@Air-de-Roger> <10eaec62-2c48-52ae-d113-1681c87e3d59@xen.org> <20200720102023.GH7191@Air-de-Roger> <390f3a67-5ca5-d9bd-f13a-2c5920bad45a@xen.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <390f3a67-5ca5-d9bd-f13a-2c5920bad45a@xen.org> X-ClientProxiedBy: AMSPEX02CAS01.citrite.net (10.69.22.112) To AMSPEX02CL02.citrite.net (10.69.22.126) X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Stefano Stabellini , Oleksandr Andrushchenko , Bertrand Marquis , Oleksandr , xen-devel , alex.bennee@linaro.org, Artem Mygaiev Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" On Tue, Jul 21, 2020 at 01:31:48PM +0100, Julien Grall wrote: > Hi Stefano, > > On 20/07/2020 21:37, Stefano Stabellini wrote: > > On Mon, 20 Jul 2020, Roger Pau Monné wrote: > > > On Mon, Jul 20, 2020 at 10:40:40AM +0100, Julien Grall wrote: > > > > > > > > > > > > On 20/07/2020 10:17, Roger Pau Monné wrote: > > > > > On Fri, Jul 17, 2020 at 09:34:14PM +0300, Oleksandr wrote: > > > > > > On 17.07.20 18:00, Roger Pau Monné wrote: > > > > > > > On Fri, Jul 17, 2020 at 05:11:02PM +0300, Oleksandr Tyshchenko wrote: > > > > > > > Do you have any plans to try to upstream a modification to the VirtIO > > > > > > > spec so that grants (ie: abstract references to memory addresses) can > > > > > > > be used on the VirtIO ring? > > > > > > > > > > > > But VirtIO spec hasn't been modified as well as VirtIO infrastructure in the > > > > > > guest. Nothing to upsteam) > > > > > > > > > > OK, so there's no intention to add grants (or a similar interface) to > > > > > the spec? > > > > > > > > > > I understand that you want to support unmodified VirtIO frontends, but > > > > > I also think that long term frontends could negotiate with backends on > > > > > the usage of grants in the shared ring, like any other VirtIO feature > > > > > negotiated between the frontend and the backend. > > > > > > > > > > This of course needs to be on the spec first before we can start > > > > > implementing it, and hence my question whether a modification to the > > > > > spec in order to add grants has been considered. > > > > The problem is not really the specification but the adoption in the > > > > ecosystem. A protocol based on grant-tables would mostly only be used by Xen > > > > therefore: > > > > - It may be difficult to convince a proprietary OS vendor to invest > > > > resource on implementing the protocol > > > > - It would be more difficult to move in/out of Xen ecosystem. > > > > > > > > Both, may slow the adoption of Xen in some areas. > > > > > > Right, just to be clear my suggestion wasn't to force the usage of > > > grants, but whether adding something along this lines was in the > > > roadmap, see below. > > > > > > > If one is interested in security, then it would be better to work with the > > > > other interested parties. I think it would be possible to use a virtual > > > > IOMMU for this purpose. > > > > > > Yes, I've also heard rumors about using the (I assume VirtIO) IOMMU in > > > order to protect what backends can map. This seems like a fine idea, > > > and would allow us to gain the lost security without having to do the > > > whole work ourselves. > > > > > > Do you know if there's anything published about this? I'm curious > > > about how and where in the system the VirtIO IOMMU is/should be > > > implemented. > > > > Not yet (as far as I know), but we have just started some discussons on > > this topic within Linaro. > > > > > > You should also be aware that there is another proposal based on > > pre-shared-memory and memcpys to solve the virtio security issue: > > > > https://marc.info/?l=linux-kernel&m=158807398403549 > > > > It would be certainly slower than the "virtio IOMMU" solution but it > > would take far less time to develop and could work as a short-term > > stop-gap. > > I don't think I agree with this blank statement. In the case of "virtio > IOMMU", you would need to potentially map/unmap pages every request which > would result to a lot of back and forth to the hypervisor. > > So it may turn out that pre-shared-memory may be faster on some setup. AFAICT you could achieve the same with an IOMMU: pre-share (ie: add to the device IOMMU page tables) a bunch of pages and keep bouncing data to/from them in order to interact with the device, that way you could avoid the map and unmaps (and is effectively how persistent grants work in the blkif protocol). The thread referenced by Stefano seems to point out this shared memory model is targeted for very limited hypervisors that don't have the capacity to trap, decode and emulate accesses to memory? I certainly don't know much about it. Roger.