Opened 3 years ago
Last modified 14 months ago
#17239 closed bug
[virtio] Support "direct attach" PCI virtio network — at Initial Version
Reported by: | kallisti5 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta5 |
Component: | Drivers/Network/virtio | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
It looks as though some virtio network devices can be "directly attached" to the PCI bus instead of being attached through a virtio bus.
Seen on a vultr vm trying to boot Haiku R1/beta3
src/add-ons/kernel/drivers/network/virtio/virtio_net.cpp likely needs some code path to attach to a "virtio bus" or a "pci bus"
Note:
See TracTickets
for help on using tickets.