From nobody Tue Nov 11 10:44:21 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=1565137485; cv=none; d=zoho.com; s=zohoarc; b=DfH0YwLKNgT4zihnevD8HYZajNNGQ36lfInnXaNhpQDZACApmxvaqdXak50EhdGFoo4c+9BkhWPmE91XFNqDpGCAZU+CHpfSo78HTeJGY9N/g4yNQB0R2NujKHbdM2wPWCM8NcPfrtgzcDxaet1GG3K5N/6wlLF0U/w8pdjPPaI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1565137485; 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=NrR8ckcoMbcRk6w5l2+zKPKreOz3gDAB3u1HzQF7BLf/VtsenhiWQl4mlXwaCewk8jXlLNPQz1t9GSEcPSSRtIcE64v24lGlbW9Cy1WjrbwmyaSR2+5iHfKlAsLzW1yOtzCMPf+EUfmlO72JlJogu9l2ZV4AeGTqSX1fD3kI+F8= 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 1565137485540705.0946031496677; Tue, 6 Aug 2019 17:24:45 -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 1hv9jZ-0004fx-PH; Wed, 07 Aug 2019 00:23:17 +0000 Received: from us1-rack-dfw2.inumbo.com ([104.130.134.6]) by lists.xenproject.org with esmtp (Exim 4.89) (envelope-from ) id 1hv9jY-0004f9-J4 for xen-devel@lists.xenproject.org; Wed, 07 Aug 2019 00:23:16 +0000 Received: from mail.kernel.org (unknown [198.145.29.99]) by us1-rack-dfw2.inumbo.com (Halon) with ESMTPS id 8c32a4d2-b8a9-11e9-8980-bc764e045a96; Wed, 07 Aug 2019 00:23:15 +0000 (UTC) Received: from sstabellini-ThinkPad-T480s.xilinx.com (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 94703217F5; Wed, 7 Aug 2019 00:23:14 +0000 (UTC) X-Inumbo-ID: 8c32a4d2-b8a9-11e9-8980-bc764e045a96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565137395; bh=GwEyAjT+Br4GmpstYguJ2DQHzeu78DBIV+5LF7N2vbU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=dVMS2akiNICfXbmJN7Q6L7sVwn24Q8neypBwjOSZHKsIyhzwo6F82AX5teur3xQMG 1gXw1alg5zfBNcvuTJda/go5/QXKk3Tqts9vfuT41xjgXKV/1PFXpSSmbP+to0Xs1x VwGQK1AkEeCphG3R8rh5gklnrzFaAiXAIRnwOUgc= From: Stefano Stabellini To: xen-devel@lists.xenproject.org Date: Tue, 6 Aug 2019 17:23:11 -0700 Message-Id: <20190807002311.9906-6-sstabellini@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: References: Subject: [Xen-devel] [PATCH v4 6/6] 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