VirtualBox

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


Ignore:
Timestamp:
Jan 16, 2025 12:32:22 AM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
166946
Message:

VMM/NEM,Main: Feed the cpu bug mitigation parameters to both HM and NEM. [correction] jiraref:VBP-947

File:
1 edited

Legend:

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

    r107801 r107802  
    424424    /** Whether \#DE needs to be intercepted for GIM. */
    425425    bool                        fGCMTrapXcptDE : 1;
    426 #ifdef VBOX_VMM_TARGET_X86
     426#if defined(RT_ARCH_AMD64) || defined(RT_ARCH_X86)
    427427    /** Set if indirect branch prediction barrier on VM exit. */
    428428    bool                        fIbpbOnVmExit : 1;
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