1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/sys/dev/virtio
Bryan Venteicher add526c613 - Remove two write-only local variables
- Remove unused element in the vtnet_rxq structure

MFC after:	1 week
2014-06-16 04:12:33 +00:00
..
balloon
block Always append new bios to the tail of the queue, instead of sorting them 2014-06-10 03:29:15 +00:00
network - Remove two write-only local variables 2014-06-16 04:12:33 +00:00
pci Split the virtio.h header file into multiple files 2014-06-01 18:16:01 +00:00
random Wait for the callout to finish before unloading the module 2014-04-24 05:04:54 +00:00
scsi Read each field of the configuration individually 2014-01-25 07:01:51 +00:00
virtio_bus_if.m
virtio_config.h Split the virtio.h header file into multiple files 2014-06-01 18:16:01 +00:00
virtio_ids.h Split the virtio.h header file into multiple files 2014-06-01 18:16:01 +00:00
virtio_if.m Add optional VirtIO device method for post-attach notifications 2013-09-01 04:20:23 +00:00
virtio_ring.h
virtio.c Split the virtio.h header file into multiple files 2014-06-01 18:16:01 +00:00
virtio.h Split the virtio.h header file into multiple files 2014-06-01 18:16:01 +00:00
virtqueue.c Split the virtio.h header file into multiple files 2014-06-01 18:16:01 +00:00
virtqueue.h Add support for postponing VirtIO virtqueue interrupts 2013-09-01 04:16:43 +00:00