VirtualBox

Changeset 94946 in vbox


Ignore:
Timestamp:
May 9, 2022 10:38:40 AM (3 years ago)
Author:
vboxsync
Message:

VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM structure. [arm build fix] bugref:10093

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/HM.cpp

    r94944 r94946  
    727727    }
    728728
     729#if defined(RT_ARCH_AMD64) ||defined(RT_ARCH_X86)
    729730    /*
    730731     * Check if L1D flush is needed/possible.
     
    756757             || g_CpumHostFeatures.s.enmMicroarch >= kCpumMicroarch_Intel_Core7_End)
    757758        pVM->hm.s.fMdsClearOnSched = pVM->hm.s.fMdsClearOnVmEntry = false;
     759#endif
    758760
    759761    /*
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