- Timestamp:
- Jul 11, 2014 6:18:28 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/GIMHv.cpp
r51981 r51982 393 393 394 394 /* 395 * SaveHyper-V features / capabilities.395 * Load Hyper-V features / capabilities. 396 396 */ 397 397 rc = SSMR3GetU32(pSSM, &pHv->uBaseFeat); AssertRCReturn(rc, rc);
Note:
See TracChangeset
for help on using the changeset viewer.