Add the 'config-reg-check-high-bit' property in order to re-use
the generic pci_host_data_le_ops MemoryRegionOps.
Philippe Mathieu-Daudé (7):
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: Remove pointless OBJECT() cast
hw/pci-host/sabre: Include 'host' in host bridge method names
hw/pci-host/sabre: Re-use generic pci_host_data_le_ops MemoryRegionOps
hw/pci-host/typhoon: Re-use generic pci_host_data_le_ops
MemoryRegionOps
hw/alpha/alpha_sys.h | 1 -
include/hw/pci/pci_host.h | 1 +
hw/alpha/pci.c | 26 -------------
hw/alpha/typhoon.c | 4 +-
hw/pci-host/astro.c | 35 ++++-------------
hw/pci-host/dino.c | 30 ++++-----------
hw/pci-host/sabre.c | 80 +++++++++++++--------------------------
hw/pci/pci_host.c | 10 +++--
hw/pci-host/trace-events | 4 --
9 files changed, 52 insertions(+), 139 deletions(-)
--
2.51.0