openstack-ansible-os_nova/files/kvm.conf
Guilherme Steinmüller 72389a6c71 Add support to kvm nested virt
This patch aims to provide the ability for the user
to enable nested kvm virtualization in a kvm compute node
through nova_nested_virt_enabled variable, which its defaults is False.

Change-Id: I64417221fb3d74453d979b7198a0e916e7f4dd23
2018-11-06 15:44:54 +00:00

3 lines
67 B
Plaintext

options kvm_intel nested=1 enable_apicv=0
options kvm_amd nested=1