Changeset 98504 in vbox for trunk/src/VBox/VMM/VMMAll
- Timestamp:
- Feb 8, 2023 2:52:28 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/VMXAllTemplate.cpp.h
r98502 r98504 3389 3389 3390 3390 3391 #ifndef IN_NEM_DARWIN 3391 3392 /** 3392 3393 * Imports the guest TSX AUX and certain other MSRs from the VMCS into the guest-CPU … … 3452 3453 return VINF_SUCCESS; 3453 3454 } 3455 #endif /* !IN_NEM_DARWIN */ 3454 3456 3455 3457
Note:
See TracChangeset
for help on using the changeset viewer.