Merge pull request #62 from CanonicalLtd/bug/fix-slow-vms
Switched back to kvm and host-passthrough vm defaults.
This commit is contained in:
@@ -5,5 +5,5 @@ compute_driver = libvirt.LibvirtDriver
|
||||
disable_rootwrap = True
|
||||
|
||||
[libvirt]
|
||||
virt_type = qemu
|
||||
cpu_mode = host-model
|
||||
virt_type = kvm
|
||||
cpu_mode = host-passthrough
|
||||
|
||||
Reference in New Issue
Block a user