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 <[email protected]> CC: [email protected] CC: [email protected] CC: Julien Grall <[email protected]> CC: [email protected] CC: [email protected] CC: [email protected] CC: [email protected] --- 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.17.1 _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
