VirtualBox

Changeset 79986 in vbox


Ignore:
Timestamp:
Jul 26, 2019 1:56:32 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132420
Message:

/Config.kmk: Disabled raw-mode for linux. bugref:9517

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r79892 r79986  
    399399## @name VMM related settings.
    400400## @{
    401 # Enable the tradition raw-mode virtualization.
    402 if !$(intersects $(KBUILD_TARGET), darwin) || defined(VBOX_ONLY_EXTPACKS)
     401# Enable the tradition raw-mode virtualization (being removed in 6.1).
     402ifn1of ($(KBUILD_TARGET), darwin linux)
     403 VBOX_WITH_RAW_MODE = 1
     404else ifdef VBOX_ONLY_EXTPACKS
    403405 VBOX_WITH_RAW_MODE = 1
    404406endif
Note: See TracChangeset for help on using the changeset viewer.

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