---
title: vCPU Creation Behavior
framework: hypervisor
role: collectionGroup
role_heading: API Collection
path: hypervisor/1447317-vcpu-creation-behavior
---

# vCPU Creation Behavior

An enumeration representing the default creation options for virtual CPUs.

## Topics

### Constants

- [HV_VCPU_DEFAULT](hypervisor/hv_vcpu_default.md)
- [HV_VCPU_ACCEL_RDPMC](hypervisor/hv_vcpu_accel_rdpmc.md)
- [HV_VCPU_TSC_RELATIVE](hypervisor/hv_vcpu_tsc_relative.md)

## See Also

### Creation and destruction

- [hv_vcpu_create(_:_:_:)](hypervisor/hv_vcpu_create(_:_:_:).md)
- [hv_vcpu_destroy(_:)](hypervisor/hv_vcpu_destroy(_:).md)
- [hv_vcpu_options_t](hypervisor/hv_vcpu_options_t.md)
- [hv_vcpuid_t](hypervisor/hv_vcpuid_t.md)
