[PATCH v4 0/2] GT64120 PCI endianness fixes and cleanup

Rakesh Jeyasingh posted 2 patches 7 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250331184820.34673-1-rakeshjb010@gmail.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@linaro.org>, Aurelien Jarno <aurelien@aurel32.net>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Richard Henderson <richard.henderson@linaro.org>, Helge Deller <deller@gmx.de>
There is a newer version of this series
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(-)
[PATCH v4 0/2] GT64120 PCI endianness fixes and cleanup
Posted by Rakesh Jeyasingh 7 months, 2 weeks ago
*** 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