VirtualBox

Changeset 105690 in vbox for trunk


Ignore:
Timestamp:
Aug 15, 2024 12:48:04 PM (5 months ago)
Author:
vboxsync
Message:

VMMArm/NEMR3Native-darwin-armv8: Some preliminary code to support the new nested virtualization (EL2) support with the upcoming Sequioa (15.0) on M3 hardware, not yet working, bugref:10747 [forgotten file]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/NEMInternal.h

    r104672 r105690  
    321321    /** Set if hv_vm_create() was called successfully. */
    322322    bool                        fCreatedVm   : 1;
     323    /** Set if EL2 is enabled. */
     324    bool                        fEl2Enabled  : 1;
    323325# if defined(VBOX_VMM_TARGET_ARMV8)
    324326    /** @name vTimer related state.
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