VirtualBox

Changeset 101229 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Sep 21, 2023 8:16:28 PM (15 months ago)
Author:
vboxsync
Message:

/Config.kmk,VMM: Enable the recompiler (threaded only) on arm64 by default for the x86 VMM build. bugref:10370

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/Makefile.kmk

    r101163 r101229  
    343343 VBoxVMMArm_SONAME.linux = VBoxVMMArm.so
    344344
    345  VBoxVMMArm_DEFS     = VBOX_VMM_TARGET_ARMV8 VBOX_IN_VMM IN_VMM_R3 IN_DIS IN_DBG $(VMM_COMMON_DEFS)
     345 VBoxVMMArm_DEFS     = VBOX_VMM_TARGET_ARMV8 VBOX_IN_VMM IN_VMM_R3 IN_DIS IN_DBG \
     346        $(filter-out VBOX_WITH_IEM_RECOMPILER VBOX_WITH_IEM_NATIVE_RECOMPILER,$(VMM_COMMON_DEFS))
    346347 ifdef VBOX_WITH_VUSB
    347348  VBoxVMMArm_DEFS   += VBOX_WITH_USB
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