VirtualBox

Changeset 93134 in vbox for trunk/src


Ignore:
Timestamp:
Jan 6, 2022 1:14:52 PM (3 years ago)
Author:
vboxsync
Message:

VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code in HM, getting rid of the temporary code duplication, bugref:10136 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/NEMR3Native-darwin.cpp

    r93115 r93134  
    12591259
    12601260
    1261 DECL_FORCE_INLINE(bool) vmxHCShouldSwapEferMsr(PCVMCPUCC pVCpu, PCVMXTRANSIENT pVmxTransient)
    1262 {
    1263     RT_NOREF(pVCpu, pVmxTransient);
    1264     return true;
    1265 }
    1266 
    1267 
    12681261DECL_FORCE_INLINE(bool) nemR3DarwinIsUnrestrictedGuest(PCVMCC pVM)
    12691262{
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