optionalFeatures
The set of optional features that the device offers.
Declaration
var optionalFeatures: VZVirtioFeatureSet { get }Discussion
The optional features are the set of features that the guest driver may or may not accept, see negotiatedFeatures for the set of features that the guest accepts. A few feature bits are always set internally by default for optimal performance.