Changeset 58122 in vbox for trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp
- Timestamp:
- Oct 8, 2015 5:11:58 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/GIMAllKvm.cpp
r58119 r58122 149 149 * 150 150 * @returns true if paravirt. TSC is enabled, false otherwise. 151 * @param pVM Pointer to the VM.151 * @param pVM The cross context VM structure. 152 152 */ 153 153 VMM_INT_DECL(bool) gimKvmIsParavirtTscEnabled(PVM pVM)
Note:
See TracChangeset
for help on using the changeset viewer.