Changeset 64764 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- Nov 29, 2016 6:05:02 PM (8 years ago)
- svn:sync-xref-src-repo-rev:
- 112108
- Location:
- trunk/src/VBox/VMM/VMMR3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/GIMHv.cpp
r64144 r64764 643 643 * @param pVM The cross context VM structure. 644 644 * 645 * @thread EMT(0) .645 * @thread EMT(0) 646 646 */ 647 647 VMMR3_INT_DECL(void) gimR3HvReset(PVM pVM) -
trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp
r64310 r64764 237 237 * 238 238 * @param pVM The cross context VM structure. 239 * @thread EMT(0) .239 * @thread EMT(0) 240 240 */ 241 241 VMMR3_INT_DECL(void) gimR3KvmReset(PVM pVM)
Note:
See TracChangeset
for help on using the changeset viewer.