Module Name: src Committed By: yamaguchi Date: Mon Jan 14 14:55:37 UTC 2019
Modified Files:
src/sys/dev/pci: virtio.c virtio_pci.c virtiovar.h
Log Message:
Add multiqueue support, virtio(4)
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pci/virtio.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/pci/virtio_pci.c
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/virtiovar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
