zephyr/drivers/xen
Dmytro Firsov 74b271bc2a xen: change HVM functions signature to run it for other domains
This commit adds possibility to call hypervisor HVM parameter functions
for specified domain (instead of only DOMID_SELF). It is needed for
configuring domains, that were created from Zephyr control domain.

Signed-off-by: Dmytro Firsov <dmytro_firsov@epam.com>
2023-09-15 11:15:00 +01:00
..
dom0 xen: implement Xen domain control interface 2023-09-15 11:15:00 +01:00
CMakeLists.txt xen: implement Xen domain control interface 2023-09-15 11:15:00 +01: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 xen: change HVM functions signature to run it for other domains 2023-09-15 11:15:00 +01:00
Kconfig xen: refactor Xen hypervisor Kconfig options 2023-09-15 11:15:00 +01:00