VirtualBox

Changeset 106384 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Oct 16, 2024 1:58:41 PM (7 weeks ago)
Author:
vboxsync
Message:

Main: Code for configuring and enabling nested virtualization support on ARM (M3 based hardware + macOS 15.0 aka Sequioa), bugref:10747

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/PlatformARMImpl.h

    r106061 r106384  
    6868    HRESULT i_saveSettings(settings::PlatformARM &data);
    6969    HRESULT i_applyDefaults(GuestOSType *aOsType);
     70
     71private:
     72
     73    // wrapped IPlatformARM methods
     74    HRESULT getCPUProperty(CPUPropertyTypeARM_T aProperty, BOOL *aValue);
     75    HRESULT setCPUProperty(CPUPropertyTypeARM_T aProperty, BOOL aValue);
    7076};
    7177#endif /* !MAIN_INCLUDED_PlatformARMImpl_h */
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