mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
This change adds a configuration option for setting the NIC model type for the management interface, which defaults to `virtio` (the current value) The context for this change is that I was having severe speed issues with `virtio` (which have now disappeared, probably after a QEMU update) and the `e1000e` NIC was doing much better.