Skip to content

Commit

Permalink
Added enable cpu passthrough to documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
siddharth-nutanix committed Nov 26, 2021
1 parent 3dca802 commit f9355da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/r/virtual_machine.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ The following arguments are supported:
* `disk_list` Disks attached to the VM.
* `use_hot_add`: - (Optional) Use Hot Add when modifying VM resources. Passing value false will result in VM reboots. Default value is `true`.
* `num_threads_per_core`: - (Optional) Number of threads per core.
* `enable_cpu_passthrough`: - (Optional) Add true to enable CPU passthrough.

### Disk List

Expand Down

0 comments on commit f9355da

Please sign in to comment.