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
