Changeset 108973 in vbox for trunk/include
- Timestamp:
- Apr 15, 2025 9:01:23 AM (3 weeks ago)
- svn:sync-xref-src-repo-rev:
- 168493
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/settings.h
r108046 r108973 1233 1233 /** Nested hardware virtualization. */ 1234 1234 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) 1235 1237 }; 1236 1238 #endif /* VBOX_WITH_VIRT_ARMV8 */
Note:
See TracChangeset
for help on using the changeset viewer.