opnsense-src/sys/dev/virtio/pci
Ka Ho Ng 2e107638ea virtio_pci_legacy: Allow memory space for configuration
For guests running under some kind of VMMs, configuration structure is
available in memory space but not I/O space.

Reported by:	Yuan Rui <number201724@me.com>
Reviewed by:	rpokala, bryanv, jhb
Approved by:	philip (mentor)
Differential Revision:	https://reviews.freebsd.org/D28818

(cherry picked from commit cf5d111240)
2021-04-03 14:09:50 +08:00
..
virtio_pci.c virtio_pci: Add sysctl to show current features 2021-01-19 04:55:23 +00:00
virtio_pci.h virtio_pci: Add sysctl to show current features 2021-01-19 04:55:23 +00:00
virtio_pci_if.m virtio: Add VirtIO PCI modern (V1) support 2021-01-19 04:55:23 +00:00
virtio_pci_legacy.c virtio_pci_legacy: Allow memory space for configuration 2021-04-03 14:09:50 +08:00
virtio_pci_legacy_var.h virtio: Add VirtIO PCI modern (V1) support 2021-01-19 04:55:23 +00:00
virtio_pci_modern.c virtio: Handle possible failure of virtio_finalize_features() 2021-01-19 04:55:26 +00:00
virtio_pci_modern_var.h virtio: Add VirtIO PCI modern (V1) support 2021-01-19 04:55:23 +00:00
virtio_pci_var.h virtio: Add VirtIO PCI modern (V1) support 2021-01-19 04:55:23 +00:00