Changeset 80052 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Jul 29, 2019 8:36:52 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 132489
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r80036 r80052 853 853 bool fWasInRealMode; 854 854 /** Set if the guest switched to 64-bit mode on a 32-bit host. */ 855 bool fSwitchedTo64on32 ;855 bool fSwitchedTo64on32Obsolete; 856 856 /** Padding. */ 857 857 bool afPadding0[6];
Note:
See TracChangeset
for help on using the changeset viewer.