VirtualBox

Changeset 94959 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
May 9, 2022 2:13:11 PM (3 years ago)
Author:
vboxsync
Message:

VMM/CPUM: Hide the public read-only HostFeature member, use g_CpumHostFeatures instead. bugref:10093

File:
1 edited

Legend:

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

    r94945 r94959  
    12461246        {
    12471247            /** Padding for hidden fields. */
    1248             uint8_t                 abHidden0[64];
    1249             /** Host CPU feature information. */
    1250             CPUMFEATURES            HostFeatures;
     1248            uint8_t                 abHidden0[64 + 48];
    12511249            /** Guest CPU feature information. */
    12521250            CPUMFEATURES            GuestFeatures;
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