summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-2/+2
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini2012-12-191-0/+1
* Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-172-2/+2
|\
| * pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-1/+1
| * pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-1/+1
* | PPC: e500: pci: Export slot2irq calculationAlexander Graf2012-12-141-1/+4
* | PPC: E500plat: Make a lot of PCI slots availableAlexander Graf2012-12-141-2/+3
* | PPC: E500: Move PCI slot information into paramsAlexander Graf2012-12-144-1/+9
* | PPC: E500: Generate dt pci irq map dynamicallyAlexander Graf2012-12-141-20/+31
* | PPC: e500: Add MSI supportAlexander Graf2012-12-141-0/+23
* | openpic: convert to qdevAlexander Graf2012-12-141-5/+19
* | openpic: remove irq_outAlexander Graf2012-12-141-1/+1
* | mpic: Unify numbering schemeAlexander Graf2012-12-141-2/+2
* | Adding BAR0 for e500 PCI controllerBharat Bhushan2012-12-142-9/+63
* | e500: Adding CCSR memory regionBharat Bhushan2012-12-141-23/+40
* | pseries: Implement PAPR NVRAMDavid Gibson2012-12-141-1/+1
|/
* PPC: e500: Map PIO space into core memory regionAlexander Graf2012-10-291-2/+1
* pseries: Implement qemu initiated shutdowns using EPOW eventsDavid Gibson2012-10-291-0/+1
* e500: Fix serial initializationBharat Bhushan2012-10-291-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-7/+7
* serial: split serial.cGerd Hoffmann2012-10-221-1/+1
* create struct for machine initialization argumentsEduardo Habkost2012-10-202-12/+14
* PPC: e500: Only expose even TLB sizes in initial TLBAlexander Graf2012-10-051-0/+4
* PPC: e500: calculate initrd_base like dt_baseScott Wood2012-10-051-1/+2
* PPC: e500: increase DTC_LOAD_PADScott Wood2012-10-051-1/+1
* fdt: move dumpdtb interpretation code to device_tree.cAlexander Graf2012-10-051-14/+1
* Revert "PPC: e500: Use new MPIC dt format"Alexander Graf2012-08-151-17/+14
* PPC: e500: add generic e500 platformScott Wood2012-08-152-1/+61
* PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood2012-08-154-51/+114
* PPC: e500: change internal references away from mpc8544dsScott Wood2012-08-151-13/+14
* PPC: e500: rename mpc8544ds into generic fileScott Wood2012-08-152-1/+613
* pseries: Convert sPAPR TCEs to use generic IOMMU infrastructureDavid Gibson2012-06-271-1/+1
* PPC: e500: require libfdtAlexander Graf2012-06-241-1/+1
* hw/xilinx_*: Share Xilinx devices between ppc and microblazeAndreas Färber2012-06-151-3/+0
* target-ppc: Unbreak kvm_ppc.c buildAndreas Färber2012-06-091-1/+0
* build: move device tree to per-target Makefile.objsPaolo Bonzini2012-06-071-0/+1
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-0/+31
OpenPOWER on IntegriCloud