qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] GT64120 PCI endianness fixes and cleanup
@ 2025-03-31 18:48 Rakesh Jeyasingh
  2025-03-31 18:48 ` [PATCH v4 1/2] hw/pci-host/gt64120: Fix endianness handling Rakesh Jeyasingh
  2025-03-31 18:48 ` [PATCH v4 2/2] hw/pci-host: Remove unused pci_host_data_be_ops Rakesh Jeyasingh
  0 siblings, 2 replies; 4+ messages in thread
From: Rakesh Jeyasingh @ 2025-03-31 18:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: marcandre.lureau, pbonzini, philmd, thuth, rakeshjb010, balaton

*** 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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-04-02  4:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-31 18:48 [PATCH v4 0/2] GT64120 PCI endianness fixes and cleanup Rakesh Jeyasingh
2025-03-31 18:48 ` [PATCH v4 1/2] hw/pci-host/gt64120: Fix endianness handling Rakesh Jeyasingh
2025-04-02  4:45   ` Rakesh J
2025-03-31 18:48 ` [PATCH v4 2/2] hw/pci-host: Remove unused pci_host_data_be_ops Rakesh Jeyasingh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).