VirtualBox

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


Ignore:
Timestamp:
Feb 12, 2025 1:28:13 PM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
167493
Message:

VMM/IEM: Eliminated unused enmHostCpuVendor IEMCPU member. jiraref:VBP-1531

File:
1 edited

Legend:

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

    r106453 r108178  
    16441644    PIEMTB          apHash[RT_FLEXIBLE_ARRAY];
    16451645} IEMTBCACHE;
    1646 /** Pointer to a per-CPU translation block cahce. */
     1646/** Pointer to a per-CPU translation block cache. */
    16471647typedef IEMTBCACHE *PIEMTBCACHE;
    16481648
     
    19811981    /** @} */
    19821982
    1983     /** @name Host CPU information.
    1984      * @{ */
    1985     /** The CPU vendor. */
    1986     CPUMCPUVENDOR           enmHostCpuVendor;
    1987     /** @} */
    1988 
    19891983    /** Counts RDMSR \#GP(0) LogRel(). */
    19901984    uint8_t                 cLogRelRdMsr;
     
    19921986    uint8_t                 cLogRelWrMsr;
    19931987    /** Alignment padding. */
    1994     uint8_t                 abAlignment9[42];
     1988    uint8_t                 abAlignment9[46];
    19951989
    19961990
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