# File lib/vagrant-libvirt/config.rb, line 579
      def qemuargs(options = {})
        @qemu_args << options if options[:value]
      end