1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys/dev/virtio
Bryan Venteicher 3dd8d840ed Merge vtnet changes from projects/virtio
Minor changes to the network driver. A multiqueue driver that is
a significant rewrite will be in merged shortly.

Contains projects/virtio commits:

r246058:
    vtnet: Move an mbuf ASSERT to the calling function
r246059:
    vtnet: Tweak ASSERT message

MFC after:	1 month
2013-07-04 17:55:58 +00:00
..
balloon Merge virtio_balloon changes from projects/virtio 2013-07-04 17:54:46 +00:00
block Merge several virtio_blk changes from projects/virtio 2013-07-04 17:53:02 +00:00
network Merge vtnet changes from projects/virtio 2013-07-04 17:55:58 +00:00
pci Convert VirtIO to use ithreads instead of taskqueues 2013-07-04 17:50:11 +00:00
scsi Convert VirtIO to use ithreads instead of taskqueues 2013-07-04 17:50:11 +00:00
virtio_bus_if.m
virtio_if.m Convert VirtIO to use ithreads instead of taskqueues 2013-07-04 17:50:11 +00:00
virtio_ring.h
virtio.c
virtio.h
virtqueue.c Convert VirtIO to use ithreads instead of taskqueues 2013-07-04 17:50:11 +00:00
virtqueue.h Convert VirtIO to use ithreads instead of taskqueues 2013-07-04 17:50:11 +00:00