Changeset 49770 in vbox for trunk/src/VBox/VMM/include/HMInternal.h
- Timestamp:
- Dec 4, 2013 10:51:06 AM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 91083
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r49755 r49770 328 328 329 329 /** Set when TPR patching is allowed. */ 330 bool fT RPPatchingAllowed;330 bool fTprPatchingAllowed; 331 331 332 332 /** Set when we initialize VT-x or AMD-V once for all CPUs. */
Note:
See TracChangeset
for help on using the changeset viewer.