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 xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
blkif.h xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
error.h xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
evtchn.h
features.c
features.h xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
gntdev.h xen(3): Fix a typo in a source code comment 2022-03-28 19:32:53 +02:00
gnttab.h xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
hvm.h xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
hypervisor.h xen: remove CONFIG_XEN_COMPAT, purge Xen 3.0 compatibility 2023-04-14 15:58:48 +02:00
privcmd.h xen/privcmd: fix MMAP_RESOURCE ioctl to copy out results 2021-11-18 09:46:44 +01:00
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