Changeset 14680 in vbox for trunk/src/VBox/VMM
- Timestamp:
- Nov 27, 2008 2:08:02 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMInternal.h
r14176 r14680 101 101 /** Flag indicating whether we've create the logger Ring-0 instance yet. */ 102 102 bool fCreated; 103 /** Flag indicating whether we've disabled flushing (world switch) or not. */ 104 bool fFlushingDisabled; 103 105 #if HC_ARCH_BITS == 32 104 106 uint32_t u32Alignment;
Note:
See TracChangeset
for help on using the changeset viewer.