zephyr/drivers/xen
Dmytro Firsov 5852dd2b1a xen: events: add event channel allocation for domain-0
This commit adds interface for evtchn allocation that can be used by
privilaged domain. Domain 0 can specify both dom and remote_dom
parameters for hypercall, where in others domains dom should be always
DOMID_SELF. It is needed for creating pre-defined channels during
domain setup in Zephyr Dom0.

Signed-off-by: Dmytro Firsov <dmytro_firsov@epam.com>
2023-09-15 11:15:00 +01:00
..
CMakeLists.txt xenvm: drivers: xen: add Xen grant table driver 2022-06-28 22:34:26 -04:00
events.c xen: events: add event channel allocation for domain-0 2023-09-15 11:15:00 +01:00
gnttab.c drivers: xen: gnttab: do Xen node mapping inside driver 2023-09-15 11:15:00 +01:00
hvm.c drivers: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
Kconfig xen: refactor Xen hypervisor Kconfig options 2023-09-15 11:15:00 +01:00