VirtualBox

Changeset 101549 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Oct 23, 2023 9:53:09 AM (15 months ago)
Author:
vboxsync
Message:

VMM/Armv8: Allow configuring the program counter reset value, bugref:10528

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/CPUMInternal-armv8.h

    r101190 r101549  
    107107    uint8_t                 abPadding0[6];
    108108
     109    /** The reset value of the program counter. */
     110    uint64_t                u64ResetPc;
     111
    109112    /** Align to 64-byte boundary. */
    110     uint8_t                 abPadding1[56];
     113    uint8_t                 abPadding1[48];
    111114
    112115    /** Host CPU feature information.
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