From: Rakesh Jeyasingh <rakeshjb010@gmail.com>
To: qemu-devel@nongnu.org
Cc: marcandre.lureau@redhat.com, pbonzini@redhat.com,
philmd@linaro.org, thuth@redhat.com, rakeshjb010@gmail.com,
balaton@eik.bme.hu
Subject: [PATCH v4 0/2] GT64120 PCI endianness fixes and cleanup
Date: Tue, 1 Apr 2025 00:18:18 +0530 [thread overview]
Message-ID: <20250331184820.34673-1-rakeshjb010@gmail.com> (raw)
*** 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
next reply other threads:[~2025-03-31 18:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-31 18:48 Rakesh Jeyasingh [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250331184820.34673-1-rakeshjb010@gmail.com \
--to=rakeshjb010@gmail.com \
--cc=balaton@eik.bme.hu \
--cc=marcandre.lureau@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.