[PATCH 0/4] hw/pci-host: Re-use generic pci_host_data_le_ops MemoryRegionOps

Philippe Mathieu-Daudé posted 4 patches 2 weeks, 4 days ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251027133037.70487-1-philmd@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Helge Deller <deller@gmx.de>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
There is a newer version of this series
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(-)
[PATCH 0/4] hw/pci-host: Re-use generic pci_host_data_le_ops MemoryRegionOps
Posted by Philippe Mathieu-Daudé 2 weeks, 4 days ago
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