VirtualBox

Changeset 89934 in vbox for trunk/include


Ignore:
Timestamp:
Jun 29, 2021 12:05:41 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145392
Message:

VMM/CPUCpuId: Some intel updates. bugref:10052

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cpum.h

    r88290 r89934  
    152152    kCpumMicroarch_Intel_Core7_WhiskeyLake,
    153153    kCpumMicroarch_Intel_Core7_CascadeLake,
    154     kCpumMicroarch_Intel_Core7_CannonLake,
    155     kCpumMicroarch_Intel_Core7_IceLake,
    156     kCpumMicroarch_Intel_Core7_TigerLake,
     154    kCpumMicroarch_Intel_Core7_CannonLake,  /**< Limited 10nm. */
     155    kCpumMicroarch_Intel_Core7_CometLake,   /**< 10th gen, 14nm desktop + high power mobile.  */
     156    kCpumMicroarch_Intel_Core7_IceLake,     /**< 10th gen, 10nm mobile and some Xeons.  Actually 'Sunny Cove' march. */
     157    kCpumMicroarch_Intel_Core7_SunnyCove = kCpumMicroarch_Intel_Core7_IceLake,
     158    kCpumMicroarch_Intel_Core7_RocketLake,  /**< 11th gen, 14nm desktop + high power mobile.  Aka 'Cypress Cove', backport of 'Willow Cove' to 14nm. */
     159    kCpumMicroarch_Intel_Core7_CypressCove = kCpumMicroarch_Intel_Core7_RocketLake,
     160    kCpumMicroarch_Intel_Core7_TigerLake,   /**< 11th gen, 10nm mobile.  Actually 'Willow Cove' march. */
     161    kCpumMicroarch_Intel_Core7_WillowCove = kCpumMicroarch_Intel_Core7_TigerLake,
     162    kCpumMicroarch_Intel_Core7_AlderLake,   /**< 12th gen, 10nm all platforms(?). */
     163    kCpumMicroarch_Intel_Core7_SapphireRapids, /**< 12th? gen, 10nm server? */
    157164    kCpumMicroarch_Intel_Core7_End,
    158165
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