mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Make it easier to tweak some qemu options by allowing passthru of command line environment variables. - Also cleans up weird variable indirection used for qemu commandline args variable through `qargs` in various constructors. - Addresses some functionality discussed in #776.