opnsense-src/sys/dev/virtio
Mark Johnston 32334381bf virtio/p9fs: Define the channel list mutex as static
No functional change intended.

MFC after:	1 week

(cherry picked from commit 2586f9f459adc6610957ba0d74a167b85fe24ac7)
2026-07-09 08:58:53 +02:00
..
balloon sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
block virtio_blk: Limit use of indirect descriptors 2025-06-23 13:55:24 +01:00
console virtio(4): Fix two typos in KASSERT messages 2024-06-16 18:02:46 +02:00
gpu vtgpu: Support virtio gpu on Parallels Desktop 2026-04-08 14:59:53 +01:00
mmio virtio/mmio: Remove the unused virtio_mmio_if.m 2025-08-21 09:37:53 +01:00
network vtnet: improve consistency 2026-01-21 20:49:07 +01:00
p9fs virtio/p9fs: Define the channel list mutex as static 2026-07-09 08:58:53 +02:00
pci virtio: add loader tunables to sysctl 2026-04-26 10:03:35 +02:00
random random: Make random_source definitions const 2025-08-19 14:06:02 +00:00
scmi virtio(4): Fix a couple of typos in kernel messages 2025-11-08 21:11:42 +01:00
scsi machine/stdarg.h -> sys/stdarg.h 2025-06-11 17:39:02 +01:00
virtio.c virtio: add loader tunables to sysctl 2026-04-26 10:03:35 +02:00
virtio.h virtio: remove virtio_alloc_virtqueues' flags arg 2023-09-18 22:03:31 +02:00
virtio_bus_if.m virtio: Remove the unused poll method 2025-08-21 09:37:53 +01:00
virtio_config.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
virtio_endian.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
virtio_ids.h vtscmi: Add a virtio-scmi driver 2024-04-11 09:58:56 +00:00
virtio_if.m sys: Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:54:58 -06:00
virtio_ring.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
virtqueue.c virtio: Fix polling in virtqueue_dequeue() 2025-11-07 14:10:04 +00:00
virtqueue.h virtio: use bool for boolean functions 2023-09-18 22:03:26 +02:00