summaryrefslogtreecommitdiffstats
path: root/hw/pci_host.c
Commit message (Expand)AuthorAgeFilesLines
* Update to a hopefully more future proof FSF addressBlue Swirl2010-03-071-2/+1
* pci_host: rewrite using rwhandlerMichael S. Tsirkin2010-02-141-102/+70
* PCI: Fix a typoBlue Swirl2010-01-101-1/+1
* pci_host: remove unnecessary & 0xff.Isaku Yamahata2009-12-011-2/+3
* pci: shorten pci_host_{conf, data}_register_xxx function a bit.Isaku Yamahata2009-12-011-4/+4
* pci: rename (pci_/pcie_mmcfg_)addr_to_devIsaku Yamahata2009-12-011-3/+3
* pci: remove pci_addr_to_config() by open codeIsaku Yamahata2009-12-011-7/+2
* pci: simplify (pci_/pcie_mmcfg_)data_read()Michael S. Tsirkin2009-12-011-16/+6
* pci_host: change the signature of pci_data_{read, write}.Isaku Yamahata2009-11-091-4/+2
* pci: move pci host stuff from pci.c to pci_host.cIsaku Yamahata2009-11-091-0/+63
* pci_host: consolidate pci config address access.Isaku Yamahata2009-11-091-0/+108
* pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata2009-11-091-0/+75
OpenPOWER on IntegriCloud