freebsd-nq/sys/dev/virtio
Vincenzo Maffione bb714db6d3 netmap: vtnet: enable/disable krings on any interface reinit
See 3d65fd97e8 for a detailed explanation.

PR:             252453
MFC after:      1 week
2021-01-10 14:10:09 +00:00
..
balloon virtio: clean up empty lines in .c and .h files 2020-09-01 21:31:26 +00:00
block Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
console virtio: clean up empty lines in .c and .h files 2020-09-01 21:31:26 +00:00
mmio Stop redefining PAGE_SHIFT in virtio-mmio 2020-12-23 13:10:26 +00:00
network netmap: vtnet: enable/disable krings on any interface reinit 2021-01-10 14:10:09 +00:00
pci virtio: fix mips regression introduced by r357596 2020-07-28 11:23:37 +00:00
random virtio: Support MMIO bus for all devices 2020-05-06 23:31:30 +00:00
scsi Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
virtio_bus_if.m
virtio_config.h
virtio_ids.h
virtio_if.m
virtio_ring.h
virtio.c virtio: clean up empty lines in .c and .h files 2020-09-01 21:31:26 +00:00
virtio.h virtio(4): Add PNP match metadata for virtio devices 2019-06-04 02:37:11 +00:00
virtqueue.c virtio: Support non-legacy network device and queue 2020-06-08 21:51:36 +00:00
virtqueue.h