summaryrefslogtreecommitdiffstats
path: root/sys/dev/pv/viomb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace TAILQ concatenation loop with TAILQ_CONCATbket2020-09-041-5/+2
* Replace TAILQ concatenation loop with TAILQ_CONCATbket2020-06-271-7/+2
* Rework virtio_negotiate_features()sf2019-05-261-5/+6
* virtio: Prepare for 64 feature bitssf2019-03-241-3/+3
* viomb: tweak feature negotiationsf2019-01-191-6/+3
* virtio: Don't include feature strings without VIRTIO_DEBUGsf2019-01-081-1/+3
* Move viomb.c to sys/dev/pv/viomb.creyk2017-01-211-0/+481