Changeset 76678 in vbox for trunk/include/VBox/settings.h
- Timestamp:
- Jan 7, 2019 1:48:16 PM (6 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo
-
old new 8 8 /branches/VBox-5.0:104445,104938,104943,104950,104952-104953,104987-104988,104990,106453 9 9 /branches/VBox-5.1:112367,115992,116543,116550,116568,116573 10 /branches/VBox-5.2:119536,120083,120099,120213,120221,120239,123597-123598,123600-123601,123755,12 5768,125779-125780,12581210 /branches/VBox-5.2:119536,120083,120099,120213,120221,120239,123597-123598,123600-123601,123755,124260,124263,124271,124273,124277-124279,124284-124286,124288-124290,125768,125779-125780,125812 11 11 /branches/andy/draganddrop:90781-91268 12 12 /branches/andy/guestctrl20:78916,78930
-
- Property svn:mergeinfo
-
trunk/include/VBox/settings.h
r76585 r76678 1032 1032 bool fSpecCtrl; //< added out of cycle, after 1.16 was out. 1033 1033 bool fSpecCtrlByHost; //< added out of cycle, after 1.16 was out. 1034 bool fL1DFlushOnSched ; //< added out of cycle, after 1.16 was out. 1035 bool fL1DFlushOnVMEntry ; //< added out of cycle, after 1.16 was out. 1034 1036 bool fNestedHWVirt; //< requires settings version 1.17 (VirtualBox 6.0) 1035 1037 typedef enum LongModeType { LongMode_Enabled, LongMode_Disabled, LongMode_Legacy } LongModeType;
Note:
See TracChangeset
for help on using the changeset viewer.