]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
doc, device-tree: introduce 'colors' property
authorLuca Miccio <206497@studenti.unimore.it>
Tue, 26 Nov 2019 16:55:15 +0000 (17:55 +0100)
committerLuca Miccio <206497@studenti.unimore.it>
Mon, 6 Jan 2020 14:07:35 +0000 (15:07 +0100)
Dom0less uses device tree for DomUs when booting them without using
Dom0. Add a new device tree property 'colors' that specifies the
coloring configuration for DomUs when using Dom0less.

Signed-off-by: Luca Miccio <206497@studenti.unimore.it>
Signed-off-by: Marco Solieri <marco.solieri@unimore.it>
docs/misc/arm/device-tree/booting.txt

index 5243bc7fd3444b68e698300981183c5179d05d1c..a1b0ba636e18ecc57bf8fbfd9b62240e9dbcf4ff 100644 (file)
@@ -144,6 +144,9 @@ with the following properties:
 
     An integer specifying the number of vcpus to allocate to the guest.
 
+- colors
+    A 64 bit bitmask specifying the color configuration for the guest.
+
 - vpl011
 
     An empty property to enable/disable a virtual pl011 for the guest to