VirtualBox

Changeset 108973 in vbox for trunk/include


Ignore:
Timestamp:
Apr 15, 2025 9:01:23 AM (3 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168493
Message:

Main: bugref:10877 Add GIC ITS setting to the VM configuration and API.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/settings.h

    r108046 r108973  
    12331233    /** Nested hardware virtualization. */
    12341234    bool                    fNestedHWVirt;              //< requires settings version 1.20 (VirtualBox 7.1)
     1235    /** Whether GIC ITS is enabled. */
     1236    bool                    fGicIts;                    //< requires settings version 1.21 (VirtualBox 7.2)
    12351237};
    12361238#endif /* VBOX_WITH_VIRT_ARMV8 */
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