aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/xen
Commit message (Collapse)AuthorAgeFilesLines
* LinuxKPI: Add xen/xen.h headerVladimir Kondratyev2023-12-241-0/+37
It contains proxy-implementation of xen_initial_domain() and xen_pv_domain() required by latest drm-kmod. Sponsored by: Serenity Cyber Security, LLC Reviewed by: manu, bz MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D42797