From 36be38da2f540aefbfb3d14076b835fc4f852aaf Mon Sep 17 00:00:00 2001 From: Stefano Stabellini Date: Tue, 6 Aug 2019 17:15:00 -0700 Subject: [PATCH] xen/arm: clarify the support status of iomem configurations 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. Status: Experimental -### ARM/Non-PCI device passthrough +### ARM/Non-PCI device passthrough and other iomem configurations Status: Supported, not security supported -- 2.39.5