VirtualBox

Changeset 99899 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
May 22, 2023 12:43:21 PM (21 months ago)
Author:
vboxsync
Message:

VMM/EM,DBGF: Removed the EMSTATE_IEM_THEN_REM stuff as it makes no sense without the old REM. bugref:10369

File:
1 edited

Legend:

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

    r99897 r99899  
    158158
    159159    /** Explicit padding. */
    160     uint8_t                 abPadding0[3];
    161 
    162     /** The number of instructions we've executed in IEM since switching to the
    163      *  EMSTATE_IEM_THEN_REM state. */
    164     uint32_t                cIemThenRemInstructions;
     160    uint8_t                 abPadding0[7];
    165161
    166162    /** Start of the current time slice in ms. */
Note: See TracChangeset for help on using the changeset viewer.

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