Changeset 74165 in vbox for trunk/include/VBox
- Timestamp:
- Sep 9, 2018 4:03:59 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vmm/cpum.h
r74163 r74165 969 969 uint8_t cMaxPhysAddrWidth; 970 970 /** The maximum linear address width of the CPU. */ 971 uint8_t cMaxLinearAddrWidth; ;971 uint8_t cMaxLinearAddrWidth; 972 972 /** Max size of the extended state (or FPU state if no XSAVE). */ 973 973 uint16_t cbMaxExtendedState;
Note:
See TracChangeset
for help on using the changeset viewer.