SUPPORT.md: Add ARM-specific virtual hardware
authorGeorge Dunlap <george.dunlap@citrix.com>
Wed, 22 Nov 2017 19:19:02 +0000 (19:19 +0000)
committerGeorge Dunlap <george.dunlap@citrix.com>
Mon, 27 Nov 2017 16:48:42 +0000 (16:48 +0000)
Signed-off-by: George Dunlap <george.dunlap@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
SUPPORT.md

index 2185e1b5c6a1c49d2b0c3395c24f4883613823ef..ddfbca3fdbe53ec64def20c6c26bf8937cc30053 100644 (file)
@@ -412,6 +412,27 @@ Virtual Performance Management Unit for HVM guests
 Disabled by default (enable with hypervisor command line option).
 This feature is not security supported: see http://xenbits.xen.org/xsa/advisory-163.html
 
+### ARM/Non-PCI device passthrough
+
+    Status: Supported, not security supported
+
+Note that this still requires an IOMMU
+that covers the DMA of the device to be passed through.
+
+### ARM: 16K and 64K page granularity in guests
+
+    Status: Supported, with caveats
+
+No support for QEMU backends in a 16K or 64K domain.
+
+### ARM: Guest Device Tree support
+
+    Status: Supported
+
+### ARM: Guest ACPI support
+
+    Status: Supported
+
 ## Virtual Hardware, QEMU
 
 These are devices available in HVM mode using a qemu devicemodel (the default).