summaryrefslogtreecommitdiffstats
path: root/hw/ppce500_pci.c
Commit message (Expand)AuthorAgeFilesLines
* ppce500_pci: convert to memory APIAvi Kivity2011-11-241-20/+14
* ppc/e500_pci: Fix an array overflow issueLiu Yu-B132012011-10-301-16/+22
* ppc/e500_pci: Fix code styleLiu Yu-B132012011-10-301-20/+56
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-09-041-11/+10
* Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori2011-08-251-10/+11
* pci_host: convert conf index and data ports to memory APIAvi Kivity2011-08-241-11/+10
* ppce500_pci: convert to sysbus_init_mmio_cb2()Avi Kivity2011-08-221-1/+11
* pci: pass I/O address space to new PCI busAvi Kivity2011-08-081-3/+4
* pci: pass address space to pci bus when createdAvi Kivity2011-07-291-1/+5
* ppce500: move device/vendor/class id to qdevMichael S. Tsirkin2011-06-151-10/+3
* PPC: Qdev'ify e500 pciAlexander Graf2011-05-121-60/+76
* vmstate: port ppce500_pciJuan Quintela2011-04-221-47/+40
* mpc85xx_pci_map_irq: change "unknow" to "unknown"Scott Wood2011-04-091-1/+1
* 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