- Timestamp:
- Oct 26, 2023 11:15:56 AM (15 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/CPUMInternal.h
r100935 r101603 105 105 /** @name CPUM Saved State Version. 106 106 * @{ */ 107 /** The current saved state version. */ 107 /** The current saved state version. 108 * @todo When bumping to next version, add CPUMCTX::enmHwVirt to the saved 109 * state. */ 108 110 #define CPUM_SAVED_STATE_VERSION CPUM_SAVED_STATE_VERSION_HWVIRT_VMX_4 109 111 /** The saved state version with u32RestoreProcCtls2 for Nested Microsoft
Note:
See TracChangeset
for help on using the changeset viewer.