From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Mark Cave-Ayland" <mark.cave-ayland@ilande.co.uk>,
"Michael S. Tsirkin" <mst@redhat.com>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Marcel Apfelbaum" <marcel.apfelbaum@gmail.com>,
"Helge Deller" <deller@gmx.de>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>
Subject: [PATCH 0/4] hw/pci-host: Re-use generic pci_host_data_le_ops MemoryRegionOps
Date: Mon, 27 Oct 2025 14:30:33 +0100 [thread overview]
Message-ID: <20251027133037.70487-1-philmd@linaro.org> (raw)
Add the 'config-reg-check-high-bit' property in order to re-use
the generic pci_host_data_le_ops MemoryRegionOps.
Philippe Mathieu-Daudé (4):
hw/pci/pci_host: Add 'config-reg-check-high-bit' property
hw/pci-host/astro: Re-use generic pci_host_data_le_ops MemoryRegionOps
hw/pci-host/dino: Re-use generic pci_host_data_le_ops MemoryRegionOps
hw/pci-host/sabre: Re-use generic pci_host_data_le_ops MemoryRegionOps
include/hw/pci/pci_host.h | 1 +
hw/pci-host/astro.c | 35 ++++++++---------------------------
hw/pci-host/dino.c | 30 ++++++++----------------------
hw/pci-host/sabre.c | 34 +++-------------------------------
hw/pci/pci_host.c | 10 +++++++---
hw/pci-host/trace-events | 4 ----
6 files changed, 27 insertions(+), 87 deletions(-)
--
2.51.0
next reply other threads:[~2025-10-27 13:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-27 13:30 Philippe Mathieu-Daudé [this message]
2025-10-27 13:30 ` [PATCH 1/4] hw/pci/pci_host: Add 'config-reg-check-high-bit' property Philippe Mathieu-Daudé
2025-10-27 13:30 ` [PATCH 2/4] hw/pci-host/astro: Re-use generic pci_host_data_le_ops MemoryRegionOps Philippe Mathieu-Daudé
2025-10-27 13:30 ` [PATCH 3/4] hw/pci-host/dino: " Philippe Mathieu-Daudé
2025-10-27 15:34 ` Philippe Mathieu-Daudé
2025-10-27 13:30 ` [PATCH 4/4] hw/pci-host/sabre: " Philippe Mathieu-Daudé
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=20251027133037.70487-1-philmd@linaro.org \
--to=philmd@linaro.org \
--cc=deller@gmx.de \
--cc=marcel.apfelbaum@gmail.com \
--cc=mark.cave-ayland@ilande.co.uk \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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 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).