Changeset 54581 in vbox for trunk/src/VBox/HostDrivers/Support/linux
- Timestamp:
- Mar 2, 2015 2:56:02 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c
r54144 r54581 879 879 880 880 881 bool VBOXCALL supdrvOSAreCpusOfflinedOnSuspend(void) 882 { 883 return true; 884 } 885 886 881 887 bool VBOXCALL supdrvOSAreTscDeltasInSync(void) 882 888 {
Note:
See TracChangeset
for help on using the changeset viewer.