VirtualBox

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


Ignore:
Timestamp:
Nov 12, 2024 9:51:44 AM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165879
Message:

VMM/ARM: Implement configuring the GICv3 emulated by Hyper-V. This API is available starting with Windows build 27744 but there is no public SDK for this yet so we have to resort to defining these structures ourselves, bugref:10392

File:
1 edited

Legend:

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

    r106061 r106952  
    315315        uint64_t                cPagesInUse;
    316316    } R0Stats;
     317
     318# if defined(VBOX_VMM_TARGET_ARMV8)
     319    RTGCPHYS                    GCPhysMmioBaseReDist;
     320# endif
    317321
    318322#elif defined(RT_OS_DARWIN)
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