Changeset 54377 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Feb 23, 2015 10:46:46 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 98471
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrvGip.cpp ¶
r54376 r54377 966 966 pDevExt->idCpuInvarTscRefine = RTMpCpuId(); 967 967 ASMSetFlags(uFlags); 968 969 /** @todo we need a power management callback that disables the timer if the 970 * system suspends/resumes. */ 968 971 969 972 /*
Note:
See TracChangeset
for help on using the changeset viewer.