On Tue, Jul 23, 2024 at 08:00:57PM +0900, Akihiko Odaki wrote: > On 2024/07/23 19:58, Michael S. Tsirkin wrote: > > From: Akihiko Odaki <akihiko.od...@daynix.com> > > > > A virtio-net device can be added as a SR-IOV VF to another virtio-pci > > device that will be the PF. > > This does not work without patch "hw/pci: Do not add ROM BAR for SR-IOV VF" > because virtio-net-pci has a ROM file. Sorry, I should have noted that. > > Regards, > Akihiko Odaki
right, but it's harmless since sriov is off by default - so you can just send a patch on top.