Changeset 45855 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Apr 30, 2013 7:36:13 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp
r45854 r45855 4115 4115 RTHCPHYS HCPhysCpuPage = 0; 4116 4116 int rc = VERR_INTERNAL_ERROR_5; 4117 AssertReturn(HM64ON32OP_VMXRCStartVM64, VERR_HM_IPE_5);4118 4117 4119 4118 pCpu = HMR0GetCurrentCpu();
Note:
See TracChangeset
for help on using the changeset viewer.