freebsd-nq/sys/dev/virtio
Bryan Venteicher 9a73216696 Split the virtio.h header file into multiple files
Reorganize the previous contexts of the file as it is in Linux. The
eventual goal is to install the header files and share them between
the kernel and bhyve.

MFC after:	1 week
2014-06-01 18:16:01 +00:00
..
balloon Different consumers of the struct vm_page abuse pageq member to keep 2013-08-10 17:36:42 +00:00
block Add unmapped IO support to virtio_blk(4) 2014-01-13 04:43:01 +00:00
network Since 32-bit if_baudrate isn't enough to describe a baud rate of a 10 Gbit 2014-03-13 03:42:24 +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 Merge virtio changes from projects/virtio 2013-07-04 17:57:26 +00:00
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 Various VirtIO improvements 2012-07-11 02:57:19 +00:00
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