opnsense-src/sys/dev/virtio
2018-01-14 06:03:40 +00:00
..
balloon sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
block sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
console dev: make some use of mallocarray(9). 2018-01-13 22:30:30 +00:00
mmio dev: make some use of mallocarray(9). 2018-01-13 22:30:30 +00:00
network dev: make some use of mallocarray(9). 2018-01-13 22:30:30 +00:00
pci dev: make some use of mallocarray(9). 2018-01-13 22:30:30 +00:00
random sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
scsi sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
virtio.c Sync VirtIO IDs with Linux 2018-01-14 06:03:40 +00:00
virtio.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-20 19:36:21 +00:00
virtio_bus_if.m Add virtio bus 'poll' method allowing us to inform backend we are 2014-12-12 11:19:10 +00:00
virtio_config.h Move the VIRTIO_RING_F_* defines out of virtqueue.h into virtio_config.h 2014-06-16 04:25:04 +00:00
virtio_ids.h Sync VirtIO IDs with Linux 2018-01-14 06:03:40 +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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-20 19:36:21 +00:00
virtqueue.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
virtqueue.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00