Vagrant libvirt allows the user to customize the virtual machines to add features and use QEMU options that are not exposed via the plugin itself. For this it uses the libvirt's custom QEMU arguments options which appends the args at the very end of the command line. This allows you to not only add new arguments, it allows you to also override the plugin constructed defaults.
In the snippet below the
- machine and memory default plugin arguments are over-ridden
- an additional NVDIMM device is created and added to the machine