Changeset 52551 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- Sep 1, 2014 11:54:13 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 95809
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUM.cpp
r52550 r52551 4221 4221 { 4222 4222 uint32_t uEDX = pVM->cpum.s.aGuestCpuIdExt[7].edx; 4223 4223 4224 pHlp->pfnPrintf(pHlp, "Host Invariant-TSC support: %RTbool\n", fSupportsInvariantTsc); 4224 4225 pHlp->pfnPrintf(pHlp, "APM Features: ");
Note:
See TracChangeset
for help on using the changeset viewer.