As the ROM is not shipped by any of our packages, nor is it open source FWICT, this not something we can ensure to fix.
But just to be sure: is this a warning only or a hard error? Is the VM configured as q35 machine or as i440fx one?
For such a thing it might be better to open a new thread, potentially others of the community came up with, or stumbled upon, a solution.
Code:
root@www:~# qm start 300
kvm: vfio: Cannot reset device 0000:00:1f.3, no available reset mechanism.
kvm: vfio: Cannot reset device 0000:00:1f.3, no available reset mechanism.
root@www:~# qemu-system-x86_64 --version
QEMU emulator version 9.1.2 (pve-qemu-kvm_9.1.2-3)
Copyright (c) 2003-2024 Fabrice Bellard and the QEMU Project developers
Same issue, downgrading to 9.1.2-3 resolved the problem.