Hi,
When having multiple virtual machines run by bhyve, how does VirtIO works? Do you have a single backend (PCI device) that communicates with all frontends (driver)?
I am implementing a custom VirtIO device/driver pair and I am unsure how to handle this case correctly. I couldn't find any documentation online about this topic so if you know of any that you can point me to, I'd be very grateful. Thanks a lot!
When having multiple virtual machines run by bhyve, how does VirtIO works? Do you have a single backend (PCI device) that communicates with all frontends (driver)?
I am implementing a custom VirtIO device/driver pair and I am unsure how to handle this case correctly. I couldn't find any documentation online about this topic so if you know of any that you can point me to, I'd be very grateful. Thanks a lot!