VirtualBox

Ignore:
Timestamp:
Sep 12, 2018 3:35:39 PM (6 years ago)
Author:
vboxsync
Message:

VMX: Custom debug build warning fix for Windows hosts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r74209 r74225  
    32063206{
    32073207#ifdef HMVMX_ALWAYS_SWAP_EFER
     3208    RT_NOREF(pVCpu);
    32083209    return true;
    3209 #endif
     3210#else
    32103211
    32113212    PCPUMCTX pCtx = &pVCpu->cpum.GstCtx;
     
    32453246
    32463247    return false;
     3248#endif
    32473249}
    32483250
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