freebsd-dev/sys/xen
Elliott Mitchell 6d765bff6f xen: move common variables off of sys/x86/xen/hvm.c
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
2023-04-14 15:59:11 +02:00
..
evtchn xen/intr: move evtchn_type to intr-internal.h 2023-04-14 15:58:53 +02:00
xenbus xenbus: improve device tracking 2022-06-07 12:29:53 +02:00
xenmem
xenstore
blkif.h
error.h
evtchn.h
features.c
features.h
gntdev.h
gnttab.h
hvm.h
hypervisor.h xen: remove CONFIG_XEN_COMPAT, purge Xen 3.0 compatibility 2023-04-14 15:58:48 +02:00
privcmd.h
xen_common.c xen: move common variables off of sys/x86/xen/hvm.c 2023-04-14 15:59:11 +02:00
xen_intr.h xen/intr: adjust xen_intr_handle_upcall() to match driver filter 2023-04-14 15:58:52 +02:00
xen_pv.h
xen-os.h xen: bump used interface version 2023-03-09 17:13:17 +01:00