summaryrefslogtreecommitdiffstats
path: root/hw/ppce500_pci.c
Commit message (Expand)AuthorAgeFilesLines
* pci-host: Delegate bswap to mmio layerAlexander Graf2010-12-111-2/+4
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* Revert "PPC: Qdev'ify e500 pci"Anthony Liguori2010-09-081-73/+33
* Revert "PPC: Make e500 pci byte swap config data"Anthony Liguori2010-09-081-1/+1
* PPC: Make e500 pci byte swap config dataAlexander Graf2010-09-051-1/+1
* PPC: Qdev'ify e500 pciAlexander Graf2010-09-051-33/+73
* pci: use PCI_DEVFN() where appropriate.Isaku Yamahata2010-07-111-1/+2
* savevm: Add DeviceState paramAlex Williamson2010-07-061-2/+2
* Compile most PPC devices only onceBlue Swirl2010-03-301-2/+0
* Compile pci_host only onceBlue Swirl2010-03-211-2/+2
* pci: shorten pci_host_{conf, data}_register_xxx function a bit.Isaku Yamahata2009-12-011-2/+2
* pci_host: consolidate pci config address access.Isaku Yamahata2009-11-091-33/+1
* pci_host.h: move functions in pci_host.h into .c file.Isaku Yamahata2009-11-091-16/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-6/+6
* Get rid of _t suffixmalc2009-10-011-6/+6
* We want the argument pass to set_irq to be opaqueJuan Quintela2009-09-041-1/+3
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-6/+6
* Fix build with DEBUG_PCI in pci_host.h enabledBlue Swirl2009-07-201-5/+8
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-3/+3
* Add common BusStatePaul Brook2009-05-231-1/+2
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-2/+2
* Add and use remaining #defines for PCI device IDs (Stuart Brady)aliguori2009-03-131-2/+2
* kvm/powerpc: Add freescale pci controller's supportaurel322009-03-021-0/+365
OpenPOWER on IntegriCloud