VirtualBox

Changeset 72495 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 10, 2018 4:25:20 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122980
Message:

IEM: Dropped the IEMCPU::pCtxR3, IEMCPU::pCtxR0, and IEMCPU::pCtxRC members. [padding fix]

File:
1 edited

Legend:

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

    r72494 r72495  
    609609    /** Pointer to instruction statistics for raw-mode context (same as R0). */
    610610    RCPTRTYPE(PIEMINSTRSTATS) pStatsRC;
     611    /** Alignment padding. */
     612    RTRCPTR                   RCPtrPadding;
    611613    /** Pointer to instruction statistics for ring-0 context (same as RC). */
    612614    R0PTRTYPE(PIEMINSTRSTATS) pStatsR0;
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