Chage cpu model to allow for nested virt to work

vmx flag was not passed in to the guest, so test VMs failed to boot on
compute2.  With host-passthrough the cpu flags are unfiltered.

Change-Id: I1a4607ba5bc96c92512a2f4aa43df51f7eef6b27
This commit is contained in:
Matthew Thode 2018-12-12 12:22:36 -06:00
parent bd82c6a3e5
commit d07df2c513
No known key found for this signature in database
GPG Key ID: 64A37BEAAE19A4E8
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<acpi/>
<apic/>
</features>
<cpu mode='host-model'>
<cpu mode='host-passthrough'>
<topology sockets='1' cores='{{ server_vm_vcpus | int }}' threads='{{ vcpus_threads | int }}'/>
</cpu>
<clock offset='utc'>