From: George Dunlap Date: Wed, 22 Nov 2017 19:19:02 +0000 (+0000) Subject: SUPPORT.md: Add ARM-specific virtual hardware X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~1012 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=065d586a96c3f0ee7c52038afd6a4b2fbf478500;p=xen.git SUPPORT.md: Add ARM-specific virtual hardware Signed-off-by: George Dunlap Acked-by: Julien Grall --- diff --git a/SUPPORT.md b/SUPPORT.md index 2185e1b5c6..ddfbca3fdb 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -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).