freebsd-nq/sys/dev/virtio
Bryan Venteicher e6cc42f181 virtio: Handle possible failure of virtio_finalize_features()
Try to standardize how drivers negotiate feature and the
function names

Reviewed by: grehan (mentor)
Differential Revision: https://reviews.freebsd.org/D27930
2021-01-19 04:55:26 +00:00
..
balloon virtio: Handle possible failure of virtio_finalize_features() 2021-01-19 04:55:26 +00:00
block virtio: Handle possible failure of virtio_finalize_features() 2021-01-19 04:55:26 +00:00
console virtio: Handle possible failure of virtio_finalize_features() 2021-01-19 04:55:26 +00:00
mmio virtio: Add VirtIO PCI modern (V1) support 2021-01-19 04:55:23 +00:00
network virtio: Handle possible failure of virtio_finalize_features() 2021-01-19 04:55:26 +00:00
pci virtio: Handle possible failure of virtio_finalize_features() 2021-01-19 04:55:26 +00:00
random virtio: Handle possible failure of virtio_finalize_features() 2021-01-19 04:55:26 +00:00
scsi virtio: Handle possible failure of virtio_finalize_features() 2021-01-19 04:55:26 +00:00
virtio_bus_if.m virtio: Add VirtIO PCI modern (V1) support 2021-01-19 04:55:23 +00:00
virtio_config.h
virtio_endian.h virtio: Add VirtIO PCI modern (V1) support 2021-01-19 04:55:23 +00:00
virtio_ids.h
virtio_if.m
virtio_ring.h
virtio.c virtio_pci: Add sysctl to show current features 2021-01-19 04:55:23 +00:00
virtio.h virtio_pci: Add sysctl to show current features 2021-01-19 04:55:23 +00:00
virtqueue.c virtio: Add modern (v1) virtqueue support 2021-01-19 04:55:23 +00:00
virtqueue.h virtio: Add modern (v1) virtqueue support 2021-01-19 04:55:23 +00:00