Sakari, looks like you are looking for this one: https://github.com/apache/cloudstack/pull/3510
Also, Im working on implementation, which handles it another way: https://github.com/apache/cloudstack/issues/3823 пт, 24 янв. 2020 г., 17:45 Sakari Poussa <spou...@gmail.com>: > Hi, > > Is there a way to pass extra parameters to KVM VMs when they start? That > is, to the qemu.system-x86_64 command. > > I am looking a way to expose SRIOV PCI device to the VM and I need to pass > extra parameters like this > > qemu.system-x86_64 -device vfio-pci,host=3f:01.0 <normal-args> > > Is this possible somehow? > > -- > Thanks, Sakari >