summaryrefslogtreecommitdiff
path: root/sys/dev/virtio/virtio_ring.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2018-06-17Update VirtIO definitions from Linux virtio_config.h and virtio_ring.h headersBryan Venteicher
2017-11-20sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2012-07-11Various VirtIO improvementsPeter Grehan
2012-07-03Do not include <sys/types.h> in the local headers. The .c files includingDavid E. O'Brien
2012-04-14Catch up with Bryan Venteicher's virtio git repo:Peter Grehan
2011-12-06Catch up with Bryan Venteicher's virtio Hg repo:Peter Grehan
2011-11-18Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan