summaryrefslogtreecommitdiffstats
path: root/hw/pci_host.h
Commit message (Expand)AuthorAgeFilesLines
* pci-host: Delegate bswap to mmio layerAlexander Graf2010-12-111-4/+2
* Compile pci_host only onceBlue Swirl2010-03-211-3/+3
* pci_host: rewrite using rwhandlerMichael S. Tsirkin2010-02-141-0/+4
* pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.Isaku Yamahata2009-12-011-2/+2
* pci: shorten pci_host_{conf, data}_register_xxx function a bit.Isaku Yamahata2009-12-011-4/+4
* pci: move pci_data_{read, write}() declaration from pci.h to pci_host.hIsaku Yamahata2009-12-011-0/+3
* pci_host: consolidate pci config address access.Isaku Yamahata2009-11-091-0/+3
* pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata2009-11-091-83/+7
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-12/+12
* Get rid of _t suffixmalc2009-10-011-12/+12
* qdev/pci: hook up i440fx.Gerd Hoffmann2009-07-271-0/+3
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-3/+3
* Improve PCI debug supportblueswir12009-01-081-1/+27
* Remove unnecessary trailing newlinesblueswir12008-12-131-1/+0
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-1/+1
* Rearrange PCI host emulation code.pbrook2006-05-131-0/+93
OpenPOWER on IntegriCloud