HomeFreeBSD

bhyve: Use vm_get_highmem_base() instead of hard-coding the value

Description

bhyve: Use vm_get_highmem_base() instead of hard-coding the value

This reduces the coupling between libvmmapi (which creates the highmem
segment) and bhyve, in preparation for the arm64 port.

No functional change intended.

Reviewed by: corvink, jhb
MFC after: 2 weeks
Sponsored by: Innovate UK
Differential Revision: https://reviews.freebsd.org/D40992

Details

Provenance
markjAuthored on Apr 3 2024, 4:51 PM
Reviewer
corvink
Differential Revision
D40992: bhyve: Use vm_get_highmem_base() instead of hard-coding the value
Parents
rGeaff4c4f92dc: bhyve: Add FDT building code for arm64
Branches
Unknown
Tags
Unknown