VirtualBox

Changeset 47646 in vbox


Ignore:
Timestamp:
Aug 9, 2013 1:50:41 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87847
Message:

First part removing VBOX_WITH_OLD_ related stuff.

Location:
trunk
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r47519 r47646  
    369369# TODO: Eliminate VBOX_WITH_PDM_LOCK.
    370370VBOX_WITH_PDM_LOCK = 1
    371 # Activate this to use the old VT-x code.
    372 VBOX_WITH_OLD_VTX_CODE =
    373 # Activate this to use the old AMD-V code.
    374 VBOX_WITH_OLD_AMDV_CODE =
    375371# Enables the first step using IEM (the interpreter).
    376372VBOX_WITH_FIRST_IEM_STEP = 1
  • trunk/src/VBox/VMM/Makefile.kmk

    r47427 r47646  
    5656ifdef VBOX_WITH_DTRACE_RC
    5757 VMM_COMMON_DEFS += VBOX_WITH_DTRACE_RC
    58 endif
    59 ifdef VBOX_WITH_OLD_VTX_CODE
    60  VMM_COMMON_DEFS += VBOX_WITH_OLD_VTX_CODE
    61 endif
    62 ifdef VBOX_WITH_OLD_AMDV_CODE
    63  VMM_COMMON_DEFS += VBOX_WITH_OLD_AMDV_CODE
    6458endif
    6559ifdef VBOX_WITH_SAFE_STR
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