mirror of
https://github.com/opnsense/src.git
synced 2026-04-26 16:47:30 -04:00
The xen_domain_type and HYPERVISOR_shared_info variables are shared by all Xen architectures, so they should be in common rather than reimplemented by each architecture. hvm_start_flags is used by xen_initial_domain() and so needs to be in common. Reviewed by: royger Differential Revision: https://reviews.freebsd.org/D28982 |
||
|---|---|---|
| .. | ||
| evtchn | ||
| xenbus | ||
| xenmem | ||
| xenstore | ||
| blkif.h | ||
| error.h | ||
| evtchn.h | ||
| features.c | ||
| features.h | ||
| gntdev.h | ||
| gnttab.h | ||
| hvm.h | ||
| hypervisor.h | ||
| privcmd.h | ||
| xen-os.h | ||
| xen_common.c | ||
| xen_intr.h | ||
| xen_pv.h | ||