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=-2.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 4292BC83003 for ; Wed, 29 Apr 2020 07:01:26 +0000 (UTC) Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (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 136552076B for ; Wed, 29 Apr 2020 07:01:25 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 136552076B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=iommu-bounces@lists.linux-foundation.org Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id B61F822DD3; Wed, 29 Apr 2020 07:01:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7kJ2jT4SQQvz; Wed, 29 Apr 2020 07:01:23 +0000 (UTC) Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by silver.osuosl.org (Postfix) with ESMTP id BD6D422D33; Wed, 29 Apr 2020 07:01:23 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 8925CC0865; Wed, 29 Apr 2020 07:01:23 +0000 (UTC) Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by lists.linuxfoundation.org (Postfix) with ESMTP id 42D05C0172; Wed, 29 Apr 2020 07:01:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 3F4E3843C8; Wed, 29 Apr 2020 07:01:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P2R06XKxxImo; Wed, 29 Apr 2020 07:01:21 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 9041184155; Wed, 29 Apr 2020 07:01:21 +0000 (UTC) IronPort-SDR: Y1y66GhbI992zJSdEINTwtsRUDg+CfhTBYqaR2ziHd1iopRzlzWZ/5JOTqK1gfcYAd5kdh8HXg 7tyGm+GsZ7+w== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Apr 2020 00:01:20 -0700 IronPort-SDR: 4DvuVAJfnwee41/vUOY7D8kJA2vxdQDguCSVgDEfD+VPgf23D9je1CKT13vT2xgvP4h9E5vTMK lf2m1SGXRZSA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,330,1583222400"; d="scan'208";a="404952135" Received: from blu2-mobl3.ccr.corp.intel.com (HELO [10.254.210.254]) ([10.254.210.254]) by orsmga004.jf.intel.com with ESMTP; 29 Apr 2020 00:01:15 -0700 Subject: Re: [PATCH 5/5] virtio: Add bounce DMA ops To: "Michael S. Tsirkin" References: <1588073958-1793-1-git-send-email-vatsa@codeaurora.org> <1588073958-1793-6-git-send-email-vatsa@codeaurora.org> <20200428121232-mutt-send-email-mst@kernel.org> <20200428174952.GA5097@quicinc.com> <20200428163448-mutt-send-email-mst@kernel.org> <275eba4b-dd35-aa95-b2e3-9c5cbf7c6d71@linux.intel.com> <20200429004531-mutt-send-email-mst@kernel.org> <20200429023842-mutt-send-email-mst@kernel.org> From: Lu Baolu Message-ID: <80a3a471-0a2c-3ab3-529c-1b8b624679f8@linux.intel.com> Date: Wed, 29 Apr 2020 15:01:14 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200429023842-mutt-send-email-mst@kernel.org> Content-Language: en-US Cc: tsoni@codeaurora.org, virtio-dev@lists.oasis-open.org, will@kernel.org, konrad.wilk@oracle.com, jan.kiszka@siemens.com, jasowang@redhat.com, Srivatsa Vaddagiri , christoffer.dall@arm.com, pratikp@codeaurora.org, virtualization@lists.linux-foundation.org, iommu@lists.linux-foundation.org, stefano.stabellini@xilinx.com, alex.bennee@linaro.org, linux-kernel@vger.kernel.org X-BeenThere: iommu@lists.linux-foundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Development issues for Linux IOMMU support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: iommu-bounces@lists.linux-foundation.org Sender: "iommu" On 2020/4/29 14:50, Michael S. Tsirkin wrote: > On Wed, Apr 29, 2020 at 01:42:13PM +0800, Lu Baolu wrote: >> On 2020/4/29 12:57, Michael S. Tsirkin wrote: >>> On Wed, Apr 29, 2020 at 10:22:32AM +0800, Lu Baolu wrote: >>>> On 2020/4/29 4:41, Michael S. Tsirkin wrote: >>>>> On Tue, Apr 28, 2020 at 11:19:52PM +0530, Srivatsa Vaddagiri wrote: >>>>>> * Michael S. Tsirkin [2020-04-28 12:17:57]: >>>>>> >>>>>>> Okay, but how is all this virtio specific? For example, why not allow >>>>>>> separate swiotlbs for any type of device? >>>>>>> For example, this might make sense if a given device is from a >>>>>>> different, less trusted vendor. >>>>>> Is swiotlb commonly used for multiple devices that may be on different trust >>>>>> boundaries (and not behind a hardware iommu)? >>>>> Even a hardware iommu does not imply a 100% security from malicious >>>>> hardware. First lots of people use iommu=pt for performance reasons. >>>>> Second even without pt, unmaps are often batched, and sub-page buffers >>>>> might be used for DMA, so we are not 100% protected at all times. >>>>> >>>> For untrusted devices, IOMMU is forced on even iommu=pt is used; >>> I think you are talking about untrusted*drivers* like with VFIO. >> No. I am talking about untrusted devices like thunderbolt peripherals. >> We always trust drivers hosted in kernel and the DMA APIs are designed >> for them, right? >> >> Please refer to this series. >> >> https://lkml.org/lkml/2019/9/6/39 >> >> Best regards, >> baolu > Oh, thanks for that! I didn't realize Linux is doing this. > > So it seems that with modern Linux, all one needs > to do on x86 is mark the device as untrusted. > It's already possible to do this with ACPI and with OF - would that be > sufficient for achieving what this patchset is trying to do? Yes. > > Adding more ways to mark a device as untrusted, and adding > support for more platforms to use bounce buffers > sounds like a reasonable thing to do. > Agreed. Best regards, baolu _______________________________________________ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu