VirtualBox

Changeset 108758 in vbox for trunk/include


Ignore:
Timestamp:
Mar 26, 2025 4:05:20 PM (4 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168185
Message:

VMM/Arm: Add ACTLR_EL1 to the CPU state, bugref:10392

Location:
trunk/include/VBox/vmm
Files:
2 edited

Legend:

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

    r108702 r108758  
    237237    /** TheMDCCINT_EL1 register. */
    238238    CPUMCTXSYSREG       MDccInt;
     239    /** The ACTLR_EL1 register. */
     240    CPUMCTXSYSREG       Actlr;
    239241
    240242    /** @name Hypervisor (EL2) support.
     
    312314    uint64_t            CntvCValEl0;
    313315
    314     uint64_t            au64Padding2[3];
     316    uint64_t            au64Padding2[2];
    315317} CPUMCTX;
    316318
  • trunk/include/VBox/vmm/dbgf.h

    r107763 r108758  
    21832183    DBGFREG_ARMV8_ELR_EL1,
    21842184    DBGFREG_ARMV8_VBAR_EL1,
     2185    DBGFREG_ARMV8_ACTLR_EL1,
    21852186
    21862187    /** EL2 system registers: */
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