Changeset 91470 in vbox for trunk/src/VBox/Main/idl/VirtualBox.xidl
- Timestamp:
- Sep 29, 2021 7:55:51 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 147154
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r91457 r91470 12401 12401 uuid="7d8ba014-4562-448a-9c1b-b454b35fc3dd" 12402 12402 wsmap="struct" 12403 reservedAttributes="1 6"12403 reservedAttributes="15" 12404 12404 > 12405 12405 <desc> … … 12536 12536 <attribute name="recommendedX2APIC" type="boolean" readonly="yes"> 12537 12537 <desc>Returns @c true if X2APIC is recommended for this OS type.</desc> 12538 </attribute> 12539 12540 <attribute name="recommendedCPUCount" type="unsigned long" readonly="yes"> 12541 <desc>Number of vCPUs recommended for this OS type.</desc> 12538 12542 </attribute> 12539 12543
Note:
See TracChangeset
for help on using the changeset viewer.