summaryrefslogtreecommitdiff
path: root/sys/dev/virtio/virtio_if.m
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2013-09-01Add optional VirtIO device method for post-attach notificationsBryan Venteicher
2013-07-04Merge virtio changes from projects/virtioBryan Venteicher
2013-07-04Convert VirtIO to use ithreads instead of taskqueuesBryan Venteicher
2011-11-18Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan