diff --git a/Vagrantfile b/Vagrantfile index 33f065f3..a9b1c646 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -166,6 +166,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| libvirt.nested = true libvirt.cpu_mode = 'host-passthrough' libvirt.volume_cache = 'unsafe' + libvirt.disk_bus = "virtio" end if PREPROVISIONED