[Oracle VM VirtualBox] #17558: FreeBSD kernel-modules must be compiled with -DPAE to work with PAE-kernels
Oracle VM VirtualBox
trac at virtualbox.org
Tue Feb 20 23:07:58 UTC 2018
#17558: FreeBSD kernel-modules must be compiled with -DPAE to work with PAE-kernels
-------------------+--------------------------------------------------------
Reporter: mi | Type: defect
Status: new | Priority: major
Component: other | Version: VirtualBox 5.2.6
Keywords: PAE | Guest type: BSD
Host type: all |
-------------------+--------------------------------------------------------
A number of kernel mechanisms are compiled differently depending on
whether or not `PAE` is defined at compile-time.
It should be an option, when compiling kernel-modules -- both for the host
and for the guests -- on FreeBSD (and, possibly, other BSDs as well), to
easily add the `-DPAE` to both `CFLAGS` and `CXXFLAGS`.
--
Ticket URL: <https://www.virtualbox.org/ticket/17558>
Oracle VM VirtualBox <https://www.virtualbox.org/>
More information about the freebsd-emulation
mailing list