freebsd-src/sys/x86/xen
Elliott Mitchell c7368ccb68 xen: remove xen_domain_type enum/variable
The vm_guest variable readily covers all uses of xen_domain_type, so
merge them together.  Since support for PV domains has been removed
hard-core xen_pv_domain() to return false.

Reviewed by: royger
2023-11-28 13:40:19 +01:00
..
hvm.c xen: remove xen_domain_type enum/variable 2023-11-28 13:40:19 +01:00
pv.c xen: remove xen_domain_type enum/variable 2023-11-28 13:40:19 +01:00
xen_apic.c xen/apic: remove passing trapframe as argument 2023-11-28 13:22:30 +01:00
xen_arch_intr.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00