summaryrefslogtreecommitdiffstats
path: root/hw/pci_host.h
Commit message (Expand)AuthorAgeFilesLines
* prep_pci: convert to memory APIAvi Kivity2011-11-241-0/+1
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-09-041-10/+6
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-6/+10
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-08-241-10/+6
* Merge remote-tracking branch 'mst/for_anthony' into stagingAnthony Liguori2011-08-041-0/+6
|\
| * pci: Common overflow preventionJan Kiszka2011-07-271-0/+6
* | pci: pass address space to pci bus when createdAvi Kivity2011-07-291-0/+1
|/
* 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