Hi, I'm trying to add an USB controller to a microvm. Background: I need to pass a USB network controller to the guest.
The trouble is that all USB controllers use the PCI(e) bus, which isn't supported by microvm. It should be possible though: the Raspberry Pi < 4 has USB support without PCI. (How) is it possible to use USB in microvm? Thanks! Philipp
