[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH 35/36] doc, device-tree: introduce 'colors' property
From: Luca Miccio <lucmiccio@xxxxxxxxx> 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 <lucmiccio@xxxxxxxxx> Signed-off-by: Marco Solieri <marco.solieri@xxxxxxxxxxxxxxx> --- docs/misc/arm/device-tree/booting.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/misc/arm/device-tree/booting.txt b/docs/misc/arm/device-tree/booting.txt index a94125394e..44971bfe60 100644 --- a/docs/misc/arm/device-tree/booting.txt +++ b/docs/misc/arm/device-tree/booting.txt @@ -162,6 +162,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 -- 2.30.2
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |