VirtualBox

Changeset 94956 in vbox


Ignore:
Timestamp:
May 9, 2022 1:53:39 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151364
Message:

VMM/IEM: Use g_CpumHostFeatures too. bugref:10093

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IEMInternal.h

    r94845 r94956  
    22592259 * @param   a_pVCpu         The cross context virtual CPU structure of the calling thread.
    22602260 */
    2261 #define IEM_GET_HOST_CPU_FEATURES(a_pVCpu)  (&((a_pVCpu)->CTX_SUFF(pVM)->cpum.ro.HostFeatures))
     2261#define IEM_GET_HOST_CPU_FEATURES(a_pVCpu)  (&g_CpumHostFeatures.s)
    22622262
    22632263/**
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