aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/virtio/virtio_pci_modern.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-06virtio: add support for tx-queue-sizeMohsin Kazmi1-3/+1
2022-03-01virtio: refactor codeMohsin Kazmi1-13/+5
2020-11-17virtio: virtio: implement packed queues from virtio 1.1Mohsin Kazmi1-5/+20
2020-09-29virtio: fix modern device queue notifyMohsin Kazmi1-6/+5
2020-09-11build: fix build for Debian 9 and Debian 10BenoƮt Ganne1-6/+4
2020-09-04virtio: remove kernel virtio header dependenciesMohsin Kazmi1-1/+1
2020-08-20virtio: add modern device supportMohsin Kazmi1-0/+440