Changeset 55756 in vbox for trunk/src/VBox/VMM/include/HMInternal.h
- Timestamp:
- May 8, 2015 2:28:36 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100178
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r55295 r55756 426 426 VMXFLUSHEPT enmFlushEpt; 427 427 VMXFLUSHVPID enmFlushVpid; 428 429 /** Host-physical address for a failing VMXON instruction. */ 430 RTHCPHYS HCPhysVmxEnableError; 428 431 } vmx; 429 432
Note:
See TracChangeset
for help on using the changeset viewer.