mirror of
https://github.com/opnsense/src.git
synced 2026-05-19 08:25:22 -04:00
Some simulators don't implement arbitrary sized memory access to the
virtio PCI registers. Follow Linux and use single byte accesses to read
and write to these registers.
Reviewed by: bryanv, emaste (previous version)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31424
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| virtio_pci.c | ||
| virtio_pci.h | ||
| virtio_pci_if.m | ||
| virtio_pci_legacy.c | ||
| virtio_pci_legacy_var.h | ||
| virtio_pci_modern.c | ||
| virtio_pci_modern_var.h | ||
| virtio_pci_var.h | ||