summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/virtio_pcireg.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support virtio 1.0 for virtio_pcisf2019-05-261-0/+57
| | | | | virtio 1.0 for virtio_mmio it not yet implemented, but 0.9 devices continue to work.
* Move some PCI-specific defines to a new virtio_pcireg.h filesf2019-01-101-0/+39
Also add some virtio 1.0 status and feature bits