-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Support VirtIO network interface.
- specification: https://docs.oasis-open.org/virtio/virtio/v1.2/csd01/virtio-v1.2-csd01.html
- PCIe's matching function (vendor ID): https://github.com/openbsd/src/blob/48010215788d25a5802613d7ba22d657ef6b7049/sys/dev/pci/virtio_pci.c#L356
- attach: https://github.com/openbsd/src/blob/48010215788d25a5802613d7ba22d657ef6b7049/sys/dev/pv/if_vio.c#L622
- osdev
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request