Nested kvm needs explicit hypervisor type
Change-Id: I56a31a58c0a6a7ab8f26a25063277fc0b47f596d Closes-Bug: #1630187
This commit is contained in:
parent
fd4ac4b7d6
commit
ed5d23823e
@ -740,6 +740,7 @@ Nova Options
|
||||
**CONFIG_NOVA_LIBVIRT_VIRT_TYPE**
|
||||
The hypervisor driver to use with Nova. Can be either 'qemu' or 'kvm'.
|
||||
Defaults to 'qemu' on virtual machines and 'kvm' on bare metal hardware.
|
||||
For nested KVM set it explicitly to 'kvm'.
|
||||
|
||||
**CONFIG_NOVA_SCHED_CPU_ALLOC_RATIO**
|
||||
Overcommitment ratio for virtual to physical CPUs. Specify 1.0 to disable CPU overcommitment.
|
||||
|
Loading…
Reference in New Issue
Block a user