VirtualBox

Changeset 101236 in vbox


Ignore:
Timestamp:
Sep 22, 2023 9:16:54 AM (18 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159219
Message:

VMM/NEMR3Native-darwin-armv8.cpp: Need to sync the ID registers upon first guest code exec call or overrides from loading a saved state are not accounted for, bugref:10390 [missing file]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/NEMInternal.h

    r101104 r101236  
    515515    /** Flag whether to update the vTimer offset. */
    516516    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;
    517520# else
    518521    /** The vCPU handle associated with the EMT executing this vCPU. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette