aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pcie_host.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-22pcie_host: convert to memory APIAvi Kivity1-73/+25
2011-07-29pcie_host: verify mmcfg address rangeIsaku Yamahata1-6/+22
2011-07-27pci: Common overflow preventionJan Kiszka1-6/+6
2011-03-28pci: use devfn for pci_find_device() instead of (slot, fn) pairIsaku Yamahata1-2/+1
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+2
2010-03-07Update to a hopefully more future proof FSF addressBlue Swirl1-2/+1
2009-12-01pci: rename (pci_/pcie_mmcfg_)addr_to_devIsaku Yamahata1-3/+4
2009-12-01pci: simplify (pci_/pcie_mmcfg_)data_read()Michael S. Tsirkin1-21/+5
2009-11-09pci: pcie host and mmcfg support.Isaku Yamahata1-0/+192