Changeset 58284 in vbox
- Timestamp:
- Oct 16, 2015 3:39:38 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/GIMAllHv.cpp
r58283 r58284 186 186 if (pHv->uPartFlags & GIM_HV_PART_FLAGS_DEBUGGING) 187 187 { 188 RTGCPHYS GCPhysOut;189 188 rc = gimHvReadSlowHypercallParamsInOut(pVM, pCtx, fIs64BitMode, &rcHv); 190 189 if ( RT_SUCCESS(rc)
Note:
See TracChangeset
for help on using the changeset viewer.