freebsd-dev/sys/x86/xen
Roger Pau Monné 77cb05db0c x86/xen: stop assuming kernel memory loading order in PVH
Do not assume that start_info will always be loaded at the highest
memory address, and instead check the position of all the loaded
elements in order to find the last loaded one, and thus a likely safe
place to use as early boot allocation memory space.

Reported by: markj, cperciva
Sponsored by: Citrix Systems R&D
Reviewed by: markj
Differential revision: https://reviews.freebsd.org/D35628
2022-06-30 08:53:16 +02:00
..
hvm.c xen/blkback: do not use x86 CPUID in generic code 2022-06-28 09:51:57 +02:00
pv.c x86/xen: stop assuming kernel memory loading order in PVH 2022-06-30 08:53:16 +02: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