*** BLURB HERE *** Changes since v3: In [PATCH v3 1/2] hw/pci-host/gt64120: Fix endianness handling 1.Set .min_access_size = 4 in MemoryRegionOps 2.Remove the now-unnecessary bswap16 handling
v3: https://mail.gnu.org/archive/html/qemu-devel/2025-03/msg06942.html Rakesh Jeyasingh (2): hw/pci-host/gt64120: Fix endianness handling hw/pci-host: Remove unused pci_host_data_be_ops hw/pci-host/gt64120.c | 91 ++++++++++++++++++++++++-------------- hw/pci/pci_host.c | 6 --- include/hw/pci-host/dino.h | 4 -- include/hw/pci/pci_host.h | 1 - 4 files changed, 57 insertions(+), 45 deletions(-) -- 2.43.0