Changeset 76198 in vbox for trunk/include/VBox
- Timestamp:
- Dec 13, 2018 7:17:44 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/hm_vmx.h
r76149 r76198 1123 1123 { 1124 1124 /** Bits set here -must- be set in the corresponding VM-execution controls. */ 1125 uint32_t disallowed0;1125 uint32_t allowed0; 1126 1126 /** Bits cleared here -must- be cleared in the corresponding VM-execution 1127 1127 * controls. */
Note:
See TracChangeset
for help on using the changeset viewer.