freebsd-dev/sys/x86/xen
Colin Percival 13f34e211b PVH: Set bootmethod to PVH
Now that we can PVH boot on a non-Xen hypervisor, we shouldn't set
machdep.bootmethod to "XEN".  Instead, set it to "PVH"; there are
other ways to discern the hypervisor.

Reviewed by:	royger
Sponsored by:	https://www.patreon.com/cperciva
Differential Revision:	https://reviews.freebsd.org/D36191
2022-10-17 23:02:22 -07:00
..
hvm.c Fix various places which cast a pointer to a vm_paddr_t or vice versa. 2022-10-03 16:10:41 -07:00
pv.c PVH: Set bootmethod to PVH 2022-10-17 23:02:22 -07:00
xen_apic.c xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
xen_intr.c xen(4): Fix a few typos in source code comments 2022-03-28 19:37:20 +02:00