mirror of
https://github.com/opnsense/src.git
synced 2026-05-24 02:47:27 -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
(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 | ||