VirtualBox

Changeset 99023 in vbox for trunk/src/VBox/VMM/tools


Ignore:
Timestamp:
Mar 17, 2023 7:52:44 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156388
Message:

VMM/CPUM: The CPUMCPUVENDOR and CPUMMICROARCH types can't be target specific, given that we're also returning them for the host and expose CPUMMICROARCH via the device helper interface. bugref:10385

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp

    r98106 r99023  
    46044604        case CPUMCPUVENDOR_SHANGHAI:    return "Shanghai";
    46054605        case CPUMCPUVENDOR_HYGON:       return "Hygon";
     4606        case CPUMCPUVENDOR_APPLE:       return "Apple";
    46064607        case CPUMCPUVENDOR_INVALID:
    46074608        case CPUMCPUVENDOR_UNKNOWN:
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