From nobody Tue Nov 11 13:18:02 2025 Delivered-To: importer@patchew.org Received-SPF: none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) client-ip=192.237.175.120; envelope-from=xen-devel-bounces@lists.xenproject.org; helo=lists.xenproject.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail(p=none dis=none) header.from=kernel.org ARC-Seal: i=1; a=rsa-sha256; t=1560900123; cv=none; d=zoho.com; s=zohoarc; b=SD2Phlvt5nELxt2f5oEGDpmfKh2G7tj7G1I901/odJIGqLHcyIisnxAqNTlk+LNg9uEcdE7rfNqb3kHiozctpb+5t82DHBJwfexbkNfK8dVZxIO+lpJG1fV9QRcIFY69LH/FMppcR1ZOLA6WSOzhPNZ7JFLAcwmyNueMbZZ5eoE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1560900123; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=wq0b6L9XxGDeS5HZIGeMbLnB9Uy3l2phH6OwdKnDlIM=; b=J4XAFGHhwPCoGgmI3Wka/hhLY2AIrNgNFwUYm7X9QQHh+wNrO69/ts5AF+hMwedZViFnX6VtjUDO0ewkeFfb6jSdoEm7AgeSw1vEsa2qtk2FNYbcaWYu2uVudxNabdZitZ5flHpIYhC5WUISh9lB6kRPUWmL4t9wTi1tFvMadVY= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=fail; spf=none (zoho.com: 192.237.175.120 is neither permitted nor denied by domain of lists.xenproject.org) smtp.mailfrom=xen-devel-bounces@lists.xenproject.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.xenproject.org (lists.xenproject.org [192.237.175.120]) by mx.zohomail.com with SMTPS id 1560900123178873.8799111580028; Tue, 18 Jun 2019 16:22:03 -0700 (PDT) Received: from localhost ([127.0.0.1] helo=lists.xenproject.org) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hdNOw-0004tt-3Y; Tue, 18 Jun 2019 23:20:30 +0000 Received: from us1-rack-dfw2.inumbo.com ([104.130.134.6]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hdNOt-0004sM-VW for xen-devel@lists.xenproject.org; Tue, 18 Jun 2019 23:20:28 +0000 Received: from mail.kernel.org (unknown [198.145.29.99]) by us1-rack-dfw2.inumbo.com (Halon) with ESMTPS id a76e26e1-921f-11e9-8980-bc764e045a96; Tue, 18 Jun 2019 23:20:26 +0000 (UTC) Received: from sstabellini-ThinkPad-T480s.hsd1.ca.comcast.net (c-67-164-102-47.hsd1.ca.comcast.net [67.164.102.47]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A91C621530; Tue, 18 Jun 2019 23:20:25 +0000 (UTC) X-Inumbo-ID: a76e26e1-921f-11e9-8980-bc764e045a96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560900026; bh=GwEyAjT+Br4GmpstYguJ2DQHzeu78DBIV+5LF7N2vbU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=sSevXbgbMVp2mTcYMW61MlU2kdFMQc1sR18u44u3cWrwkX9Esyfd8I/AyBwqADcEB l4krxPv9Q/Q2e8wVw74ZM8CVUf+c6CyRBnWeJ4Q83YL4bX85QI4X13WuLEKX5Rv2Ed 0d7/G6mGgl+CVyDLGmWkcvfJ3rWqc3lvF/TrDn5I= From: Stefano Stabellini To: xen-devel@lists.xenproject.org Date: Tue, 18 Jun 2019 16:20:19 -0700 Message-Id: <20190618232019.26425-5-sstabellini@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: Subject: [Xen-devel] [PATCH v3 5/5] xen/arm: clarify the support status of iomem configurations X-BeenThere: xen-devel@lists.xenproject.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Xen developer discussion List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Cc: Stefano Stabellini , sstabellini@kernel.org, wei.liu2@citrix.com, konrad.wilk@oracle.com, andrew.cooper3@citrix.com, tim@xen.org, julien.grall@arm.com, JBeulich@suse.com, ian.jackson@eu.citrix.com MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Errors-To: xen-devel-bounces@lists.xenproject.org Sender: "Xen-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) iomem settings fall under the broader category of "Non-PCI device passthrough": they are not security supported. Make it clearer. Signed-off-by: Stefano Stabellini CC: tim@xen.org CC: konrad.wilk@oracle.com CC: Julien Grall CC: JBeulich@suse.com CC: andrew.cooper3@citrix.com CC: ian.jackson@eu.citrix.com CC: wei.liu2@citrix.com --- SUPPORT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUPPORT.md b/SUPPORT.md index 375473a456..bc6fb58e04 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -639,7 +639,7 @@ to be used in addition to QEMU. =20 Status: Experimental =20 -### ARM/Non-PCI device passthrough +### ARM/Non-PCI device passthrough and other iomem configurations =20 Status: Supported, not security supported =20 --=20 2.17.1 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel