mirror of
https://github.com/opnsense/src.git
synced 2026-03-14 06:35:31 -04:00
Virtio modern has the common data organized in little endian, but on powerpc64 BE it was reading and writing in the wrong endian. Submitted by: Leonardo Bianconi <leonardo.bianconi@eldorado.org.br> Reviewed by: bryanv, alfredo Sponsored by: Eldorado Research Institute (eldorado.org.br) MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D28947 |
||
|---|---|---|
| .. | ||
| 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 | ||