VirtualBox

Changeset 88143 in vbox


Ignore:
Timestamp:
Mar 16, 2021 8:58:28 PM (4 years ago)
Author:
vboxsync
Message:

/Config.kmk: Enabled VBOX_WITH_RAM_IN_KERNEL for Solaris. bugref:9627 This also resolves host panics on 11.4 systems running on Intel Haswell CPUs or later due to SMAP violations: bugref:9971 ticketref:16068

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r88127 r88143  
    444444endif
    445445# Enables mapping guest RAM into host kernel space.
    446 if1of ($(KBUILD_TARGET), darwin linux win)
     446if1of ($(KBUILD_TARGET), darwin linux solaris win)
    447447 VBOX_WITH_RAM_IN_KERNEL := 1
    448448endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette