Changeset 87543 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Feb 2, 2021 5:00:24 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 142569
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/HMInternal.h
r87539 r87543 552 552 553 553 /** VMX MSR values. */ 554 VMXMSRS Msrs ;554 VMXMSRS MsrsForRing3; 555 555 556 556 /** Virtual address of the TSS page used for real mode emulation. */
Note:
See TracChangeset
for help on using the changeset viewer.