]> xenbits.xensource.com Git - xen.git/commit
xen/arm: introduce xen-evtchn dom0less property
authorRahul Singh <rahul.singh@arm.com>
Wed, 7 Sep 2022 16:27:38 +0000 (17:27 +0100)
committerJulien Grall <jgrall@amazon.com>
Thu, 8 Sep 2022 11:21:59 +0000 (12:21 +0100)
commit1fe16b3ed78a041e17a9625a073a6d4540fb1a20
tree7c6b276fec302767fde6099faaa497c4c6512edc
parent4a6d155a840de41e59050e2dc06d86293112c0f3
xen/arm: introduce xen-evtchn dom0less property

Introduce a new sub-node under /chosen node to establish static event
channel communication between domains on dom0less systems.

An event channel will be created beforehand to allow the domains to
send notifications to each other.

Signed-off-by: Rahul Singh <rahul.singh@arm.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
docs/misc/arm/device-tree/booting.txt
xen/arch/arm/domain_build.c
xen/arch/arm/include/asm/setup.h
xen/arch/arm/setup.c
xen/include/xen/device_tree.h