- Timestamp:
- Sep 17, 2008 6:19:38 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/TMInternal.h
r12549 r12550 306 306 * Config variable: TSCNotTiedToHalt (bool) */ 307 307 bool fTSCNotTiedToHalt; 308 bool afAlignment0[ 2]; /**< alignment padding */308 bool afAlignment0[6]; /**< alignment padding */ 309 309 /** The offset between the host TSC and the Guest TSC. 310 310 * Only valid if fTicking is set and and fTSCUseRealTSC is clear. */
Note:
See TracChangeset
for help on using the changeset viewer.