VirtualBox

Ignore:
Timestamp:
Apr 30, 2013 7:09:11 PM (12 years ago)
Author:
vboxsync
Message:

VMMR0: build fix

File:
1 edited

Legend:

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

    r45852 r45854  
    41154115    RTHCPHYS        HCPhysCpuPage = 0;
    41164116    int             rc            = VERR_INTERNAL_ERROR_5;
    4117     AssertReturn(pVM->hm.s.pfnVMXGCStartVM64, VERR_HM_IPE_5);
     4117    AssertReturn(HM64ON32OP_VMXRCStartVM64, VERR_HM_IPE_5);
    41184118
    41194119    pCpu = HMR0GetCurrentCpu();
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