Changeset 101236 in vbox
- Timestamp:
- Sep 22, 2023 9:16:54 AM (18 months ago)
- svn:sync-xref-src-repo-rev:
- 159219
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/include/NEMInternal.h
r101104 r101236 515 515 /** Flag whether to update the vTimer offset. */ 516 516 bool fVTimerOffUpdate; 517 /** Flag whether the ID registers were synced to the guest context 518 * (for first guest exec call on the EMT after loading the saved state). */ 519 bool fIdRegsSynced; 517 520 # else 518 521 /** The vCPU handle associated with the EMT executing this vCPU. */
Note:
See TracChangeset
for help on using the changeset viewer.