VirtualBox

Changeset 86643 in vbox


Ignore:
Timestamp:
Oct 20, 2020 10:42:24 AM (4 years ago)
Author:
vboxsync
Message:

Config.kmk,src/VBox/VMM/Config.kmk: Remove now unused VBOX_WITH_3RD_IEM_STEP

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r86642 r86643  
    424424# Enable the debugger GUI.
    425425VBOX_WITH_DEBUGGER_GUI = 1
    426 # Enables the third step using IEM (the interpreter).
    427 VBOX_WITH_3RD_IEM_STEP = 1
    428426# Nested hardware virtualization (64-bit hosts only).
    429427ifeq ($(KBUILD_TARGET_ARCH),amd64)
  • trunk/src/VBox/VMM/Config.kmk

    r86642 r86643  
    3030# Can be prepended to by setting it in LocalConfig.kmk
    3131VMM_COMMON_DEFS := USING_VMM_COMMON_DEFS
    32 ifdef VBOX_WITH_3RD_IEM_STEP
    33  VMM_COMMON_DEFS += VBOX_WITH_3RD_IEM_STEP
    34 endif
    3532ifdef VBOX_WITH_NESTED_HWVIRT_SVM
    3633 VMM_COMMON_DEFS += VBOX_WITH_NESTED_HWVIRT_SVM
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