VirtualBox

Changeset 98954 in vbox for trunk


Ignore:
Timestamp:
Mar 14, 2023 12:18:44 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156303
Message:

Config.kmk: Add VBOX_WITH_VIRT_ARMV8 (disabled by default) for guarding code related to the ARM virtualization bringup, bugref:10383

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r98946 r98954  
    530530# Enables the new breakpoint handling code, see @bugref{8650}
    531531VBOX_WITH_DBGF_FLOW_TRACING = 1
     532# Enables ARMv8 virtualization, see @bugref{10270}
     533if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.arm64)
     534 VBOX_WITH_VIRT_ARMV8 =
     535endif
    532536## @}
    533537
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