summaryrefslogtreecommitdiffstats
path: root/hw/ppce500_pci.c
Commit message (Expand)AuthorAgeFilesLines
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-427/+0
* hw: move headers to include/Paolo Bonzini2013-04-081-1/+1
* pci: Allow PCI bus creation interfaces to specify the type of busAlex Williamson2013-03-261-1/+1
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-4/+4
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-171-2/+2
|\
| * pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-2/+2
* | PPC: e500: pci: Export slot2irq calculationAlexander Graf2012-12-141-1/+2
* | PPC: E500: PCI: Make IRQ calculation more genericAlexander Graf2012-12-141-10/+3
* | PPC: E500: PCI: Make first slot qdev settableAlexander Graf2012-12-141-1/+8
* | PPC: e500: Declare pci bridge as bridgeAlexander Graf2012-12-141-0/+6
* | Adding BAR0 for e500 PCI controllerBharat Bhushan2012-12-141-1/+28
|/
* PPC: e500: Map PIO space into core memory regionAlexander Graf2012-10-291-2/+7
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-2/+2
* pci: Tidy up PCI host bridgesAndreas Färber2012-08-221-1/+1
* pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGEAndreas Färber2012-08-221-2/+2
* ppce500_pci: QOM'ify e500 PCI host bridgeAndreas Färber2012-08-221-5/+11
* pci: Make host bridge TypeInfos constAndreas Färber2012-08-221-2/+2
* qom: Unify type registrationAndreas Färber2012-02-151-2/+3
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-12/+16
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-5/+12
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-271-7/+14
* ppce500_pci: remove sysbus_init_mmio_cb2 usageBenoît Canet2011-12-191-21/+6
* 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
OpenPOWER on IntegriCloud