Hi,

This series includes 5 PCI clenaup patches. See each patch for the
detail.

Hu Tao (5):
  pci: introduce PC_PCI_CONFIG_ENABLED()
  pc: define PC_PCI_CONFIG_ADDR and PC_PCI_CONFIG_DATA
  pci: move initialization of pci's conf_addr and conf_data to common
    place
  pci: remove the limit parameter of pci_host_config_read_common
  pci: remove the limit parameter of pci_host_config_write_common

 hw/mips/gt64xxx_pci.c     |  4 +--
 hw/pci-host/piix.c        | 20 ---------------
 hw/pci-host/q35.c         | 15 +++--------
 hw/pci/pci_host.c         | 65 ++++++++++++++++++++++++++++++++++++++++-------
 hw/pci/pcie_host.c        | 18 ++-----------
 hw/ppc/spapr_pci.c        |  6 ++---
 include/hw/pci-host/q35.h |  3 ---
 include/hw/pci/pci.h      |  7 +++++
 include/hw/pci/pci_host.h |  4 +--
 tests/libqos/pci-pc.c     | 24 ++++++++---------
 10 files changed, 87 insertions(+), 79 deletions(-)

-- 
1.9.3


Reply via email to