Changeset 107862 in vbox for trunk/src/VBox/VMM/include
- Timestamp:
- Jan 20, 2025 8:15:00 PM (3 months ago)
- svn:sync-xref-src-repo-rev:
- 167064
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/NEMInternal.h
r107802 r107862 263 263 /** WHvRunVpExitReasonException is supported. */ 264 264 bool fExtendedXcptExit : 1; 265 /** Copy of WHV_CAPABILITY_FEATURES::SpeculationControl. */ 266 bool fSpeculationControl : 1; 265 267 # ifdef NEM_WIN_WITH_A20 266 268 /** Set if we've started more than one CPU and cannot mess with A20. */
Note:
See TracChangeset
for help on using the changeset viewer.