VirtualBox

Changeset 101121 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Sep 14, 2023 11:43:16 AM (16 months ago)
Author:
vboxsync
Message:

VMM/CPUM: Log host and guest features, bugref:10525

File:
1 edited

Legend:

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

    r101114 r101121  
    454454    uint32_t        fGicV4p1 : 1;
    455455    /** Supports PMU extension, version 3 (FEAT_PMUv3). */
    456     uint32_t        fPmuv3 : 1;
     456    uint32_t        fPmuV3 : 1;
    457457    /** Supports Embedded Trace Extension (FEAT_ETE). */
    458458    uint32_t        fEte : 1;
     
    655655    /** Supports RAS version 2 System Architecture (FEAT_RASSAv2). */
    656656    uint32_t        fRasSaV2 : 1;
    657     /** Supports for Range Prefetch Memory instruction (FEAT_RPFRM). */
     657    /** Supports for Range Prefetch Memory instruction (FEAT_RPRFM). */
    658658    uint32_t        fRprfm : 1;
    659659    /** Supports extensions to SCTLR_ELx (FEAT_SCTLR2). */
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