Hardware support and guest type.

Signed-off-by: George Dunlap <[email protected]>
---
Changes since v2:
- Moved SMMUv* into generic IOMMU section

CC: Ian Jackson <[email protected]>
CC: Wei Liu <[email protected]>
CC: Andrew Cooper <[email protected]>
CC: Jan Beulich <[email protected]>
CC: Stefano Stabellini <[email protected]>
CC: Konrad Wilk <[email protected]>
CC: Tim Deegan <[email protected]>
CC: Julien Grall <[email protected]>
---
 SUPPORT.md | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)

diff --git a/SUPPORT.md b/SUPPORT.md
index a4cf2da50d..5945ab4926 100644
--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -22,6 +22,14 @@ for the definitions of the support status levels etc.
 
     Status: Supported
 
+### ARM v7 + Virtualization Extensions
+
+    Status: Supported
+
+### ARM v8
+
+    Status: Supported
+
 ## Host hardware support
 
 ### Physical CPU Hotplug
@@ -35,6 +43,7 @@ for the definitions of the support status levels etc.
 ### Host ACPI (via Domain 0)
 
     Status, x86 PV: Supported
+    Status, ARM: Experimental
 
 ### x86/Intel Platform QoS Technologies
 
@@ -44,6 +53,14 @@ for the definitions of the support status levels etc.
 
     Status, AMD IOMMU: Supported
     Status, Intel VT-d: Supported
+    Status, ARM SMMUv1: Supported
+    Status, ARM SMMUv2: Supported
+
+### ARM/GICv3 ITS
+
+    Status: Experimental
+
+Extension to the GICv3 interrupt controller to support MSI.
 
 ## Guest Type
 
@@ -67,12 +84,18 @@ Requires hardware virtualisation support (Intel VMX / AMD 
SVM)
 
     Status: Supported
 
-PVH is a next-generation paravirtualized mode 
+PVH is a next-generation paravirtualized mode
 designed to take advantage of hardware virtualization support when possible.
 During development this was sometimes called HVMLite or PVHv2.
 
 Requires hardware virtualisation support (Intel VMX / AMD SVM)
 
+### ARM guest
+
+    Status: Supported
+
+ARM only has one guest type at the moment
+
 ## Memory Management
 
 ### Dynamic memory control
-- 
2.15.0


_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xen.org/xen-devel

Reply via email to