diff --git a/lib/vagrant-libvirt/templates/domain.xml.erb b/lib/vagrant-libvirt/templates/domain.xml.erb index ea35da6..4a5d59f 100644 --- a/lib/vagrant-libvirt/templates/domain.xml.erb +++ b/lib/vagrant-libvirt/templates/domain.xml.erb @@ -5,9 +5,11 @@ <% if @nested %> + <% unless @cpu_mode == 'host-passthrough' %> qemu64 + <% end %> <% end %>