<!--
{
  "availability" : [
    "macOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "Hypervisor",
  "identifier" : "/documentation/Hypervisor/hv_vcpu_options_t",
  "metadataVersion" : "0.1.0",
  "role" : "Type Alias",
  "symbol" : {
    "kind" : "Type Alias",
    "modules" : [
      "Hypervisor"
    ],
    "preciseIdentifier" : "c:@T@hv_vcpu_options_t"
  },
  "title" : "hv_vcpu_options_t"
}
-->

# hv_vcpu_options_t

Options for creating a new vCPU instance.

```
typealias hv_vcpu_options_t = UInt64
```

## Topics

### Constants

[`HV_VCPU_DEFAULT`](/documentation/Hypervisor/HV_VCPU_DEFAULT)

The default vCPU creation behavior.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)